Hashmap containing all use-statements that are to be used when parsing
the given doc block.
Type: array
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php, line 83
Class
- DocParser
- A parser for docblock annotations.
Namespace
Doctrine\Common\Annotations
Code
private $imports = array();