Move custom bundle
This commit is contained in:
parent
ee40679c95
commit
b903baaaf3
8 changed files with 13 additions and 20 deletions
|
@ -1,15 +1,11 @@
|
|||
<?php
|
||||
|
||||
use App\FormatTalks\FormatTalksBundle;
|
||||
use App\FormatTalks\SculpinFormatTalksBundle;
|
||||
use FormatTalksBundle\SculpinFormatTalksBundle;
|
||||
use Opdavies\Sculpin\Bundle\ContentGeneratorBundle\SculpinContentGeneratorBundle;
|
||||
use Opdavies\Sculpin\Bundle\GistEmbedBundle\SculpinGistEmbedBundle;
|
||||
use Opdavies\Sculpin\Bundle\TwigMarkdownBundle\SculpinTwigMarkdownBundle;
|
||||
use Sculpin\Bundle\SculpinBundle\HttpKernel\AbstractKernel;
|
||||
|
||||
/**
|
||||
* Class SculpinKernel
|
||||
*/
|
||||
class SculpinKernel extends AbstractKernel
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue