Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php103 private $ignoreNotImportedAnnotations = false; variable in Doctrine\\Common\\Annotations\\DocParser
283 $this->ignoreNotImportedAnnotations = (boolean) $bool;
756 … if ($this->ignoreNotImportedAnnotations || isset($this->ignoredAnnotationNames[$originalName])) {
1183 if ($this->ignoreNotImportedAnnotations || isset($this->ignoredAnnotationNames[$name])) {