Свойство | Type | Description | |
---|---|---|---|
$annotationReader | Doctrine\Common\Annotations\Reader | ||
$expectedAnnotationType | string |
Méthode | Description | |
---|---|---|
__construct ( string $expectedAnnotationType, Doctrine\Common\Annotations\Reader $reader ) |
Méthode | Description | |
---|---|---|
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 | |
Résultat | array |
protected Reader,Doctrine\Common\Annotations $annotationReader | ||
Résultat | Doctrine\Common\Annotations\Reader |
protected string $expectedAnnotationType | ||
Résultat | string |