Methods

Respond to the "createAnnotation" event

onCreateAnnotation(\Zend\EventManager\EventInterface $e) : false | \stdClass

Parameters

Returns

false\stdClass

Register an annotation this parser will accept

registerAnnotation(mixed $annotation) : void

Parameters

$annotation

mixed

Register multiple annotations this parser will accept

registerAnnotations(array | \Traversable $annotations) : void

Parameters

$annotations

array\Traversable