Re-organise talks

This commit is contained in:
Oliver Davies 2017-10-28 00:31:21 +01:00
parent e0e93e4fe5
commit b60fb6038e
11 changed files with 192 additions and 12 deletions

View file

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