Method | Description | |
---|---|---|
__construct ( array $params ) | Constructor | |
allowMultiple ( ) : boolean | Whether or not multiple annotations of this type can be added to a method | |
getName ( ) : string | The name of the annotation or class of annotations | |
getType ( ) : string |
public allowMultiple ( ) : boolean | ||
return | boolean |