We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97dcb46 commit 6d6ad00Copy full SHA for 6d6ad00
1 file changed
system/Router/AutoRouterImproved.php
@@ -21,7 +21,7 @@
21
class AutoRouterImproved implements AutoRouterInterface
22
{
23
/**
24
- * Controller list that can't be accessible.
+ * List of controllers in Defined Routes that should not be accessed via this Auto-Routing.
25
*
26
* @var class-string[]
27
*/
0 commit comments