public function ReflectionProviderInterface::getReflectionClass in Plug 7
Gets the ReflectionClass equivalent for this class.
Return value
\ReflectionClass
1 method overrides ReflectionProviderInterface::getReflectionClass()
- StaticReflectionParser::getReflectionClass in lib/
doctrine/ common/ lib/ Doctrine/ Common/ Reflection/ StaticReflectionParser.php - Gets the ReflectionClass equivalent for this class.
File
- lib/
doctrine/ common/ lib/ Doctrine/ Common/ Reflection/ ReflectionProviderInterface.php, line 29
Class
Namespace
Doctrine\Common\ReflectionCode
public function getReflectionClass();