RutilsBundle/nxpRutilsBundle.php

10 lines
126 B
PHP
Raw Permalink Normal View History

2014-02-14 00:17:43 +04:00
<?php
namespace nxp\RutilsBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class nxpRutilsBundle extends Bundle
{
}