defis48/src/Mmi/Bundle/EnigmaBundle/MmiEnigmaBundle.php

10 lines
133 B
PHP
Raw Normal View History

2016-01-12 19:57:14 +01:00
<?php
namespace Mmi\Bundle\EnigmaBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class MmiEnigmaBundle extends Bundle
{
}