Searched refs:setIgnoredAnnotationNames (Results 1 – 2 of 2) sorted by relevance
219 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));251 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));283 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
257 public function setIgnoredAnnotationNames(array $names) function in Doctrine\\Common\\Annotations\\DocParser485 self::$metadataParser->setIgnoredAnnotationNames($this->ignoredAnnotationNames);