Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php219 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
251 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
283 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
H A DDocParser.php257 public function setIgnoredAnnotationNames(array $names) function in Doctrine\\Common\\Annotations\\DocParser
485 self::$metadataParser->setIgnoredAnnotationNames($this->ignoredAnnotationNames);