src/Entity/Shipment.php
Shipment
has 53 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Shipment
{
/**
* @var PaymentInformation
*/
File Shipment.php
has 272 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace Ups\Entity;
class Shipment