Skip to content

Commit 6d6ad00

Browse files
committed
docs: improve doc comment
1 parent 97dcb46 commit 6d6ad00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Router/AutoRouterImproved.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
class AutoRouterImproved implements AutoRouterInterface
2222
{
2323
/**
24-
* Controller list that can't be accessible.
24+
* List of controllers in Defined Routes that should not be accessed via this Auto-Routing.
2525
*
2626
* @var class-string[]
2727
*/

0 commit comments

Comments
 (0)