aboutsummaryrefslogtreecommitdiff
path: root/nxpRutilsBundle.php
blob: a46734f7a1b3f9d98aea754a26c26d8351681f11 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?php

namespace nxp\RutilsBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class nxpRutilsBundle extends Bundle
{
}