Skip to content

Commit 1dffd55

Browse files
committed
style: composer style
1 parent abf084a commit 1dffd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controllers/ActionController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
class ActionController extends BaseController
1616
{
1717
protected ?ActionInterface $action = null;
18-
protected $helpers = ['setting'];
18+
protected $helpers = ['setting'];
1919

2020
/**
2121
* Perform an initial check if we have a valid action or not.

0 commit comments

Comments
 (0)