ninegate/src/ninegate-1.0/src/Cadoles/EdispatcherBundle/CadolesEdispatcherBundle.php

10 lines
144 B
PHP
Executable File

<?php
namespace Cadoles\EdispatcherBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class CadolesEdispatcherBundle extends Bundle
{
}