DigitalState/Platform-Transport-Bundle

View on GitHub
Manager/ProfileManager.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Ds\Bundle\TransportBundle\Manager;

use Oro\Bundle\SoapBundle\Entity\Manager\ApiEntityManager;

/**
 * Class ProfileManager
 */
class ProfileManager extends ApiEntityManager
{
}