RutilsBundle/nxpRutilsBundle.php
Alexander Kiryuhin ea9ef1c67b + Initial commit
2014-02-14 00:17:43 +04:00

10 lines
126 B
PHP

<?php
namespace nxp\RutilsBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class nxpRutilsBundle extends Bundle
{
}