<?php
/**
* Created by PhpStorm.
* User: simonwohler
* Date: 14.12.17
* Time: 14:46
*/
namespace Bekanntmacher\OptipacPageBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* Configures the Contao calendar bundle.
*
* @author Leo Feyer <https://github.com/leofeyer>
*/
class OptipacPageBundle extends Bundle
{
}