castle/castle-php

View on GitHub
lib/RestModel/Model.php

Summary

Maintainability
B
4 hrs
Test Coverage

RestModel has 32 functions (exceeds 20 allowed). Consider refactoring.
Open

class RestModel
{
  protected $attributes   = array();

  protected $resourceName = null;
Severity: Minor
Found in lib/RestModel/Model.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status