Lullabot/mpx-php

View on GitHub
src/DataService/Field.php

Summary

Maintainability
A
0 mins
Test Coverage
A
94%

Field has 50 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class Field extends ObjectBase
{
    /**
     * The date and time that this object was created
     *  This field is queryable on the following endpoints only:AssetType/Field Category/Field Media/Field MediaFile/Field Release/Field Server/Field.
Severity: Minor
Found in src/DataService/Field.php - About 7 hrs to fix

    File Field.php has 252 lines of code (exceeds 250 allowed). Consider refactoring.
    Wontfix

    <?php
    
    namespace Lullabot\Mpx\DataService;
    
    use GuzzleHttp\Psr7\Uri;
    Severity: Minor
    Found in src/DataService/Field.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status