Initial commit
This commit is contained in:
9
src/NoccyLabsGdLabelBundle.php
Normal file
9
src/NoccyLabsGdLabelBundle.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace NoccyLabs\Bundle\GdLabelBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class NoccyLabsGdLabelBundle extends Bundle
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user