Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DSimpleAnnotationReader.php47 $this->parser->setIgnoreNotImportedAnnotations(true);
H A DAnnotationReader.php207 $this->preParser->setIgnoreNotImportedAnnotations(true);
H A DDocParser.php281 public function setIgnoreNotImportedAnnotations($bool) function in Doctrine\\Common\\Annotations\\DocParser
484 self::$metadataParser->setIgnoreNotImportedAnnotations(true);
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md79 - [110: setIgnoreNotImportedAnnotations(true) didn’t work for existing classes](https://githu…