Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 295 Bytes

File metadata and controls

9 lines (6 loc) · 295 Bytes

How to Interpret a Simple DocBlock

This guide demonstrates how to parse a simple DocBlock and extract its summary and description using ReflectionDocBlock.

.. literalinclude:: ../examples/01-interpreting-a-simple-docblock.php
   :language: php
   :linenos: