Skip to content

Commit 72ef968

Browse files
kenjispaulbalandan
andcommitted
docs: improve doc comment
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
1 parent 1ad510b commit 72ef968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Router/AutoRouter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
class AutoRouter
2020
{
2121
/**
22-
* Controller list that can't be accessible.
22+
* List of controllers registered for the CLI verb that should not be accessed in the web.
2323
*/
2424
protected array $protectedControllers;
2525

0 commit comments

Comments
 (0)