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