Files

10 lines
149 B
PHP
Executable File

<?php
namespace MauticPlugin\MauticCrmBundle;
use Mautic\PluginBundle\Bundle\PluginBundleBase;
class MauticCrmBundle extends PluginBundleBase
{
}