sterntours/trunk/_vendor/gregwar/image-bundle/GregwarImageBundle.php
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00

9 lines
132 B
PHP

<?php
namespace Gregwar\ImageBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class GregwarImageBundle extends Bundle
{
}