Fully Qualified Name: | Laminas\Code\Scanner\AnnotationScanner |
Extends: | AnnotationCollection |
Implements: | ScannerInterface |
Name | Description | Defined By |
---|---|---|
__construct() | AnnotationScanner | |
hasAnnotation() | Checks if the collection has annotations for a class | AnnotationCollection |
setNameInformation() | AnnotationScanner |
Parameter Name | Type | Description |
---|---|---|
$annotationManager | \AnnotationManager | |
$docComment | string | |
$nameInformation | \NameInformation |
Returns: \AnnotationScanner
Checks if the collection has annotations for a class
Parameter Name | Type | Description |
---|---|---|
$class | string |
Returns: bool
Parameter Name | Type | Description |
---|---|---|
$nameInformation | \NameInformation |
Returns: