프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$annotationReader | Doctrine\Common\Annotations\Reader | ||
$expectedAnnotationType | string |
메소드 | 설명 | |
---|---|---|
__construct ( string $expectedAnnotationType, Doctrine\Common\Annotations\Reader $reader ) |
메소드 | 설명 | |
---|---|---|
filterContractAnnotation ( array $annotations ) : array | Performs filtering of annotations by the requested class name |
public __construct ( string $expectedAnnotationType, Doctrine\Common\Annotations\Reader $reader ) | ||
$expectedAnnotationType | string | |
$reader | Doctrine\Common\Annotations\Reader |
protected filterContractAnnotation ( array $annotations ) : array | ||
$annotations | array | |
리턴 | array |
protected Reader,Doctrine\Common\Annotations $annotationReader | ||
리턴 | Doctrine\Common\Annotations\Reader |