src/Actions/Sync/CatchSuperuserAction.php
Showing 1 of 1 total issue
Function execute
has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring. Open
Open
public function execute(Group $group) { $this->group = $group; //Catch superuser permissions
- Read upRead up