You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_guide_src/source/incoming/routing.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -388,6 +388,7 @@ Applying Filters
388
388
================
389
389
390
390
You can alter the behavior of specific routes by supplying filters to run before or after the controller. This is especially handy during authentication or api logging.
391
+
391
392
The value for the filter can be a string or an array of strings:
392
393
393
394
* matching the aliases defined in **app/Config/Filters.php**.
0 commit comments