Skip to content

Commit 35f6970

Browse files
committed
cs fix
1 parent 732f87f commit 35f6970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UserAction/BasicExecutor.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class BasicExecutor extends \Atk4\Ui\View implements ExecutorInterface
4040
public $disableMsg = 'Action is disabled and cannot be executed';
4141

4242
/**
43-
* @var Button | array Button that trigger the action. Either as an array seed or object
43+
* @var Button|array Button that trigger the action. Either as an array seed or object
4444
*/
4545
public $executorButton;
4646

0 commit comments

Comments
 (0)