public function ReflectionProviderInterface::getReflectionProperty

Get the ReflectionClass equivalent for this class.

Return value

ReflectionMethod

1 method overrides ReflectionProviderInterface::getReflectionProperty()

File

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

Class

ReflectionProviderInterface

Namespace

Doctrine\Common\Reflection

Code

public function getReflectionProperty($name);