Files
CloudOps/docker-compose/mautic-setup/mautic-backup-files/docroot/app/bundles/NotificationBundle/MauticNotificationBundle.php

10 lines
144 B
PHP
Executable File

<?php
namespace Mautic\NotificationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class MauticNotificationBundle extends Bundle
{
}