DigitalState/Platform-Account-Bundle

View on GitHub
DsAccountBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Ds\Bundle\AccountBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

/**
 * Class DsAccountBundle
 */
class DsAccountBundle extends Bundle
{
}