You are here

protected property StaticReflectionParser::$namespace in Plug 7

The namespace of the class.

Type: string

File

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

Class

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

Namespace

Doctrine\Common\Reflection

Code

protected $namespace = '';