cours-ending/src/CoursEndingBundle/CoursEndingBundle.php
2016-03-18 23:40:48 +01:00

10 lines
129 B
PHP

<?php
namespace CoursEndingBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class CoursEndingBundle extends Bundle
{
}