Documentation

DocblockReflection extends AbstractReflection
in package

Docblock reflection code class

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
6.0.0

Table of Contents

Methods

parse()  : DocblockGenerator
Method to parse a docblock
parseGenericTag()  : void
Parse any other tag line and add it to the docblock
parseParamTag()  : void
Parse a single "param" tag line and add it to the docblock
parseReturnTag()  : void
Parse a single "return" tag line and set it on the docblock

Methods


        
On this page

Search results