protected property StaticReflectionParser::$parentStaticReflectionParser in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php \Doctrine\Common\Reflection\StaticReflectionParser::parentStaticReflectionParser
The parent PSR-0 Parser.
Type: \Doctrine\Common\Reflection\StaticReflectionParser
File
- vendor/
doctrine/ common/ lib/ Doctrine/ Common/ Reflection/ StaticReflectionParser.php, line 97
Class
- StaticReflectionParser
- Parses a file for namespaces/use/class declarations.
Namespace
Doctrine\Common\ReflectionCode
protected $parentStaticReflectionParser;