Skip to content

Commit 6bf2c09

Browse files
committed
docs: update doc comment
1 parent ab5dc66 commit 6bf2c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

system/Filters/Filters.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ class Filters
9494
];
9595

9696
/**
97-
* The collection of filters' class names to execute for the current request
98-
* (URI path).
97+
* The collection of filter class names and its arguments to execute for the
98+
* current request (URI path).
9999
*
100100
* This does not include "Required Filters".
101101
*

0 commit comments

Comments
 (0)