src/DataService/Media/Media.php
Media
has 109 functions (exceeds 20 allowed). Consider refactoring. Wontfix
Wontfix
class Media extends ObjectBase implements PublicIdWithGuidInterface
{
/**
* The id of the AdPolicy associated with this content.
*
File Media.php
has 547 lines of code (exceeds 250 allowed). Consider refactoring. Wontfix
Wontfix
<?php
namespace Lullabot\Mpx\DataService\Media;
use GuzzleHttp\Psr7\Uri;