deblan.tv/vendor/trinity/src/Trinity/Bundle/VarsEditorBundle/TrinityVarsEditorBundle.php
2015-03-02 21:57:49 +01:00

10 lines
149 B
PHP

<?php
namespace Trinity\Bundle\VarsEditorBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class TrinityVarsEditorBundle extends Bundle
{
}