File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ Database
156156Error
157157-----
158158
159- - ``Debugger `` now replaces :php:const: `` ROOT ` with ` the
159+ - ``Debugger `` now replaces :php:const: `ROOT ` with the
160160 ``Debugger.editorBasePath `` Configure value if defined. This improves
161161 debugging workflows within containerized environments.
162162
Original file line number Diff line number Diff line change @@ -625,6 +625,7 @@ More on Controllers
625625
626626 controllers/pages-controller
627627 controllers/components
628+ controllers/middleware/rate-limit
628629
629630.. meta ::
630631 :title lang=en: Controllers
Original file line number Diff line number Diff line change @@ -120,4 +120,3 @@ More Information
120120 orm/deleting-data
121121 orm/behaviors
122122 orm/schema-system
123- console-commands/schema-cache
You can’t perform that action at this time.
0 commit comments