Home
last modified time | relevance | path

Searched refs:isFqsen (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php115 case $this->isFqsen($type):
198 private function isFqsen($type) function in phpDocumentor\\Reflection\\TypeResolver
H A DFqsenResolver.php28 if ($this->isFqsen($fqsen)) {
42 private function isFqsen($type) function in phpDocumentor\\Reflection\\FqsenResolver