Initial commit: CloudOps infrastructure platform
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace MauticPlugin\MauticCrmBundle;
|
||||
|
||||
use Mautic\PluginBundle\Bundle\PluginBundleBase;
|
||||
|
||||
class MauticCrmBundle extends PluginBundleBase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user