File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed
Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 44/composer.lock
55/phpcs.xml
66/phpunit.xml
7+ /output /
78/vendor /
Original file line number Diff line number Diff line change 7070 "laminas/laminas-log" : " ^2.15.3" ,
7171 "laminas/laminas-serializer" : " ^2.13.0" ,
7272 "laminas/laminas-session" : " ^2.13.0" ,
73+ "phpdocumentor/guides-cli" : " ^1.5.0" ,
7374 "phpstan/phpstan" : " ^1.9.2" ,
7475 "phpstan/phpstan-phpunit" : " ^1.3.0" ,
7576 "phpunit/phpunit" : " ^9.5.27" ,
Original file line number Diff line number Diff line change @@ -54,3 +54,14 @@ You can find more details about the features offered by DoctrineModule:
5454 this chapter explains how to use ObjectExists and NoObjectExists
5555 validator, that allow you to easily validate if a given entity exists
5656 or not.
57+
58+
59+ .. toctree ::
60+ :caption: Table of Contents
61+
62+ authentication
63+ caching
64+ cli
65+ form-element
66+ paginator
67+ validator
Original file line number Diff line number Diff line change 1+ :orphan:
12.. toctree ::
23 :depth: 3
34
You can’t perform that action at this time.
0 commit comments