private property AnnotationReader::$phpParser

PHP Parser used to collect imports.

Type: \Doctrine\Common\Annotations\PhpParser

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php, line 104

Class

AnnotationReader
A reader for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

private $phpParser;