Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php730 if ($this->isIgnoredAnnotation($name)) {
1181 private function isIgnoredAnnotation($name) function in Doctrine\\Common\\Annotations\\DocParser