Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php80 private $isNestedAnnotation = false; variable in Doctrine\\Common\\Annotations\\DocParser
662 $this->isNestedAnnotation = false;
764 $target = $this->isNestedAnnotation ? Target::TARGET_ANNOTATION : $this->target;
767 $this->isNestedAnnotation = true;