Skip to content

Commit

Permalink
Align CS with the latest rules (#1656)
Browse files Browse the repository at this point in the history
Co-authored-by: Alain Belair <[email protected]>
  • Loading branch information
mvorisek and ibelar authored Sep 8, 2021
1 parent 8d93512 commit f31b5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UserAction/BasicExecutor.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class BasicExecutor extends \Atk4\Ui\View implements ExecutorInterface
public $disableMsg = 'Action is disabled and cannot be executed';

/**
* @var Button | array Button that trigger the action. Either as an array seed or object
* @var Button|array Button that trigger the action. Either as an array seed or object
*/
public $executorButton;

Expand Down

0 comments on commit f31b5b8

Please sign in to comment.