Home
last modified time | relevance | path

Searched refs:Iterable_ (Results 1 – 2 of 2) sorted by path

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php18 use phpDocumentor\Reflection\Types\Iterable_; alias
54 'iterable' => Iterable_::class,
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DIterable_.php20 final class Iterable_ implements Type class