ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# Class Phalcon\\Annotations\\Reader # Class **Phalcon\\Annotations\\Reader** *implements*[*Phalcon\\Annotations\\ReaderInterface*](#) Parses docblocks returning an array with the found annotations ### Methods public **parse** (*unknown* $className) Reads annotations from the class dockblocks, its methods and/or properties public static **parseDocBlock** (*unknown* $docBlock, \[*unknown* $file\], \[*unknown* $line\]) Parses a raw doc block returning the annotations found | - [索引](# "总目录") - [下一页](# "Class Phalcon\Annotations\Reflection") | - [上一页](# "Class Phalcon\Annotations\Exception") | - [API Indice](#) »