protected property StaticReflectionParser::$classAnnotationOptimize

TRUE if the caller only wants class annotations.

Type: boolean.

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php, line 45

Class

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

Namespace

Doctrine\Common\Reflection

Code

protected $classAnnotationOptimize;