PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Support
<?php namespace RectorPrefix202411\Illuminate\Contracts\Support; use ArrayAccess; use IteratorAggregate; interface ValidatedData extends Arrayable, ArrayAccess, IteratorAggregate { // }
[-] Htmlable.php
[edit]
[-] MessageBag.php
[edit]
[+]
..
[-] Jsonable.php
[edit]
[-] DeferrableProvider.php
[edit]
[-] DeferringDisplayableValue.php
[edit]
[-] Renderable.php
[edit]
[-] Responsable.php
[edit]
[-] ValidatedData.php
[edit]
[-] Arrayable.php
[edit]
[-] MessageProvider.php
[edit]
[-] CanBeEscapedWhenCastToString.php
[edit]