Searched refs:getIgnoredAnnotationNames (Results 1 – 1 of 1) sorted by relevance
219 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));251 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));283 $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));312 private function getIgnoredAnnotationNames(ReflectionClass $class) function in Doctrine\\Common\\Annotations\\AnnotationReader