Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php55 private static $globalIgnoredNames = array( variable in Doctrine\\Common\\Annotations\\AnnotationReader
123 self::$globalIgnoredNames[$name] = true;
404 $ignoredAnnotationNames = self::$globalIgnoredNames;