We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3499a12 commit c0b1d8aCopy full SHA for c0b1d8a
system/Filters/Filters.php
@@ -94,8 +94,8 @@ class Filters
94
];
95
96
/**
97
- * The collection of filters' class names to execute for the current request
98
- * (URI path).
+ * The collection of filter class names and its arguments to execute for the
+ * current request (URI path).
99
*
100
* This does not include "Required Filters".
101
0 commit comments