src/DataService/Field.php
Field
has 50 functions (exceeds 20 allowed). Consider refactoring. Wontfix
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.
File Field.php
has 252 lines of code (exceeds 250 allowed). Consider refactoring. Wontfix
Wontfix
<?php
namespace Lullabot\Mpx\DataService;
use GuzzleHttp\Psr7\Uri;