open-orchestra/open-orchestra-elastica-bundle

View on GitHub
ElasticaFrontBundle/OpenOrchestraElasticaFrontBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace OpenOrchestra\ElasticaFrontBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class OpenOrchestraElasticaFrontBundle extends Bundle
{
}