herpaderpaldent/seat-groups

View on GitHub
src/Actions/Sync/CatchSuperuserAction.php

Summary

Maintainability
A
25 mins
Test Coverage

Showing 1 of 1 total issue

Function execute has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
Open

public function execute(Group $group)
{
$this->group = $group;
 
//Catch superuser permissions
Severity: Minor
Found in src/Actions/Sync/CatchSuperuserAction.php - About 25 mins to fix

There are no issues that match your filters.

Category
Status