shrink0r/workflux

View on GitHub
src/Builder/StateMachineSchema.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getStateSchema has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function getStateSchema(): array
    {
        return [
            "type" => "assoc" ,
            "required" => false,
Severity: Major
Found in src/Builder/StateMachineSchema.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status