herpaderpaldent/seat-groups

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

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Method execute has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

public function execute(Group $group) : Collection
{
 
$this->group = $group;
 
 
Severity: Minor
Found in src/Actions/Sync/GetRolesToSyncAction.php - About 1 hr to fix
    Category
    Status