You are here

private property DocParser::$ignoreNotImportedAnnotations in Plug 7

Whether annotations that have not been imported should be ignored.

Type: boolean

File

lib/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php, line 103

Class

DocParser
A parser for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

private $ignoreNotImportedAnnotations = false;