Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php112 return $this->resolveCompoundType($type, $context);
275 private function resolveCompoundType($type, Context $context) function in phpDocumentor\\Reflection\\TypeResolver