Skip to content

Commit 54b84a4

Browse files
authored
Merge pull request #5755 from kenjis/fix-docs-incoming/controllers.rst
docs: add section to link to "Extending the Controller" in incoming/controllers.rst
2 parents 09f4a71 + de2113d commit 54b84a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

user_guide_src/source/incoming/controllers.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,11 @@ Example:
307307

308308
.. literalinclude:: controllers/012.php
309309

310+
Extending the Controller
311+
************************
312+
313+
If you want to extend the controller, see :doc:`../extending/basecontroller`.
314+
310315
That's it!
311316
**********
312317

0 commit comments

Comments
 (0)