Move custom bundle

This commit is contained in:
Oliver Davies 2017-10-28 12:17:09 +01:00
parent ee40679c95
commit b903baaaf3
8 changed files with 13 additions and 20 deletions

View file

@ -0,0 +1,7 @@
<?php
namespace FormatTalksBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class SculpinFormatTalksBundle extends Bundle {}