Home
last modified time | relevance | path

Searched refs:Mixed_ (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DArray_.php46 $valueType = new Mixed_();
80 if ($this->valueType instanceof Mixed_) {
H A DMixed_.php20 final class Mixed_ implements Type class
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php40 'mixed' => Types\Mixed_::class,