You are here

private property DocParser::$namespaces in Plug 7

An array of default namespaces if operating in simple mode.

Type: array

File

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

Class

DocParser
A parser for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

private $namespaces = array();