Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php107 case $this->isNullableType($type):
222 private function isNullableType($type) function in phpDocumentor\\Reflection\\TypeResolver