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.
2 parents 628c0d8 + e3868dc commit 0cad02fCopy full SHA for 0cad02f
src/Controllers/ActionController.php
@@ -18,7 +18,7 @@
18
class ActionController extends BaseController
19
{
20
protected ?ActionInterface $action = null;
21
- protected $helpers = ['auth', 'setting'];
+ protected $helpers = ['setting'];
22
23
/**
24
* Perform an initial check if we have a valid action or not.
0 commit comments