herpaderpaldent/seat-groups

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

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status