openscrum/src/OpenScrum/InfoBundle/OpenScrumInfoBundle.php

10 lines
134 B
PHP

<?php
namespace OpenScrum\InfoBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class OpenScrumInfoBundle extends Bundle
{
}