deblan.tv/vendor/trinity/src/Trinity/Bundle/ContentManagerBundle/TrinityContentManagerBundle.php

11 lines
158 B
PHP
Raw Normal View History

2015-03-02 21:57:49 +01:00
<?php
namespace Trinity\Bundle\ContentManagerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class TrinityContentManagerBundle extends Bundle
{
}