Files
barryvdh_ReflectionDocBlock/docs/how-to/interpreting-a-simple-docblock.rst
T
2026-01-05 22:45:19 +01:00

10 lines
288 B
ReStructuredText

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: