idimensionz/linode-api-v4

View on GitHub
src/LinodeApiV4/Api/Linode/Types/TypeModel.php

Summary

Maintainability
A
2 hrs
Test Coverage

TypeModel has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class TypeModel
{
    const MEMORY_CLASS_STANDARD = 'standard';
    const MEMORY_CLASS_HIGH = 'highmem';

Severity: Minor
Found in src/LinodeApiV4/Api/Linode/Types/TypeModel.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status