mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
732f3215eb |
@@ -71,4 +71,4 @@ $description = (string) $docblock->getDescription();
|
|||||||
$description = $docblock->getDescription()->render();
|
$description = $docblock->getDescription()->render();
|
||||||
```
|
```
|
||||||
|
|
||||||
> For more examples it would be best to review the scripts in the [`/examples` folder](/examples).
|
> For more examples it would be best to review the scripts in the [`/docs/examples` folder](/docs/examples).
|
||||||
|
|||||||
Reference in New Issue
Block a user