first commit
This commit is contained in:
10
bundles/KupShop/IncomakerBundle/IncomakerBundle.php
Normal file
10
bundles/KupShop/IncomakerBundle/IncomakerBundle.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace KupShop\IncomakerBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class IncomakerBundle extends Bundle
|
||||
{
|
||||
public const LOG_TAG_INCOMAKER = 'Incomaker';
|
||||
}
|
||||
Reference in New Issue
Block a user