RutilsBundle/nxpRutilsBundle.php
Alexander Kiryuhin 996e24bb44 ~ maybe last fix
2014-02-14 01:36:23 +04:00

10 lines
126 B
PHP

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