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