src/DataService/Media/MediaFile.php
MediaFile
has 118 functions (exceeds 20 allowed). Consider refactoring. Wontfix
Wontfix
class MediaFile extends ObjectBase
{
/**
* The date and time that this object was created.
*
File MediaFile.php
has 570 lines of code (exceeds 250 allowed). Consider refactoring. Wontfix
Wontfix
<?php
namespace Lullabot\Mpx\DataService\Media;
use GuzzleHttp\Psr7\Uri;