Improve doc titles

This commit is contained in:
Jaapio
2026-01-05 22:45:19 +01:00
parent 5e61e4f9ff
commit 115060b762
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
How to Reconstitute a DocBlock
Reconstitute a DocBlock
==============================
ReflectionDocBlock not only allows you to read and interpret DocBlocks, but also to reconstruct them. This is useful if you need to add, remove, or modify tags in your codebase programmatically.