Preview: ValidatedData.php
Size: 192 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Support/ValidatedData.php
<?php
namespace RectorPrefix202411\Illuminate\Contracts\Support;
use ArrayAccess;
use IteratorAggregate;
interface ValidatedData extends Arrayable, ArrayAccess, IteratorAggregate
{
//
}
Directory Contents
Dirs: 0 × Files: 11