public function ReflectionProviderInterface::getReflectionClass

Get the ReflectionClass equivalent for this class.

Return value

ReflectionClass

1 method overrides ReflectionProviderInterface::getReflectionClass()
StaticReflectionParser::getReflectionClass in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php
Get the ReflectionClass equivalent for this file / class.

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php, line 30

Class

ReflectionProviderInterface

Namespace

Doctrine\Common\Reflection

Code

public function getReflectionClass();