Documentation

內容目录

上一个主题

< Interface Phalcon\Annotations\AdapterInterface

下一个主题

Interface Phalcon\Assets\FilterInterface >

本页

Interface Phalcon\Annotations\ReaderInterface

Phalcon\Annotations\ReaderInterface initializer

Methods

abstract public array parse (string $className)

Reads annotations from the class dockblocks, its methods and/or properties

abstract public static array parseDocBlock (string $docBlock, [unknown $file], [unknown $line])

Parses a raw doc block returning the annotations found