function Reader::getClassAnnotations

Parameters

\ReflectionClass $class:

Return value

mixed

5 methods override Reader::getClassAnnotations()

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php, line 33

Class

Reader
Interface for annotation readers.

Namespace

Doctrine\Common\Annotations

Code

function getClassAnnotations(\ReflectionClass $class);