[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/zendframework/zend-code/src/Annotation/Parser/ -> ParserInterface.php (summary)

Zend Framework (http://framework.zend.com/)

Copyright: Copyright (c) 2005-2016 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
File Size: 39 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ParserInterface:: (3 methods):
  onCreateAnnotation()
  registerAnnotation()
  registerAnnotations()


Interface: ParserInterface  - X-Ref

onCreateAnnotation(EventInterface $e)   X-Ref
Respond to the "createAnnotation" event

param: EventInterface  $e
return: false|\stdClass

registerAnnotation($annotation)   X-Ref
Register an annotation this parser will accept

param: mixed $annotation
return: void

registerAnnotations($annotations)   X-Ref
Register multiple annotations this parser will accept

param: array|\Traversable $annotations
return: void



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1