function Reader::getPropertyAnnotations

Parameters

\ReflectionProperty $property:

Return value

mixed

5 methods override Reader::getPropertyAnnotations()

File

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

Class

Reader
Interface for annotation readers.

Namespace

Doctrine\Common\Annotations

Code

function getPropertyAnnotations(\ReflectionProperty $property);