You are here

protected property StaticReflectionParser::$classAnnotationOptimize in Plug 7

Whether the caller only wants class annotations.

Type: boolean.

File

lib/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php, line 51

Class

StaticReflectionParser
Parses a file for namespaces/use/class declarations.

Namespace

Doctrine\Common\Reflection

Code

protected $classAnnotationOptimize;