Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php114 private static $globalIgnoredNamespaces = array(); variable in Doctrine\\Common\\Annotations\\AnnotationReader
133 self::$globalIgnoredNamespaces[$namespace] = true;
220 $this->parser->setIgnoredAnnotationNamespaces(self::$globalIgnoredNamespaces);
252 $this->parser->setIgnoredAnnotationNamespaces(self::$globalIgnoredNamespaces);
284 $this->parser->setIgnoredAnnotationNamespaces(self::$globalIgnoredNamespaces);