Parameters
\ReflectionClass $class:
string $annotationName:
Return value
mixed
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php, line 40
Class
- Reader
- Interface for annotation readers.
Namespace
Doctrine\Common\Annotations
Code
function getClassAnnotation(\ReflectionClass $class, $annotationName);