yeephp/yeephp

View on GitHub
Yee/Helper/Set.php

Summary

Maintainability
A
2 hrs
Test Coverage

Set has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class Set implements \ArrayAccess, \Countable, \IteratorAggregate
{
    /**
     * Key-value array of arbitrary data
     * @var array
Severity: Minor
Found in Yee/Helper/Set.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status