Searched refs:ReflectionNamedType (Results 1 – 2 of 2) sorted by relevance
25 use ReflectionNamedType; alias101 if ($type instanceof ReflectionNamedType) {
65 use ReflectionNamedType; alias184 return $type instanceof ReflectionNamedType && $type->getName() === 'string';