mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
Add docs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user