Created KekRozsak\FrontBundle as an almost empty bundle
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
9
src/KekRozsak/FrontBundle/KekRozsakFrontBundle.php
Normal file
9
src/KekRozsak/FrontBundle/KekRozsakFrontBundle.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace KekRozsak\FrontBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class KekRozsakFrontBundle extends Bundle
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user