Home
last modified time | relevance | path

Searched defs:getClassAnnotations (Results 1 – 6 of 6) sorted by path

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php215 public function getClassAnnotations(ReflectionClass $class) function in Doctrine\\Common\\Annotations\\AnnotationReader
H A DCachedReader.php70 public function getClassAnnotations(ReflectionClass $class) function in Doctrine\\Common\\Annotations\\CachedReader
H A DFileCacheReader.php96 public function getClassAnnotations(\ReflectionClass $class) function in Doctrine\\Common\\Annotations\\FileCacheReader
H A DIndexedReader.php47 public function getClassAnnotations(\ReflectionClass $class) function in Doctrine\\Common\\Annotations\\IndexedReader
H A DReader.php37 function getClassAnnotations(\ReflectionClass $class); function
H A DSimpleAnnotationReader.php65 public function getClassAnnotations(\ReflectionClass $class) function in Doctrine\\Common\\Annotations\\SimpleAnnotationReader