initial commit && create project in symfony3
This commit is contained in:
9
src/Jotunheimr/AdminBundle/JotunheimrAdminBundle.php
Normal file
9
src/Jotunheimr/AdminBundle/JotunheimrAdminBundle.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Jotunheimr\AdminBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class JotunheimrAdminBundle extends Bundle
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user