<?php
/**
* @author Dominic Ertl <d.ertl@snk.de>
* @copyright Copyright (c) 2019 SNK (https://www.snk.de)
*/
namespace Develey\BornBundle\Controller;
use Symfony\Component\HttpFoundation\Request;
class MagazineController extends \CoreBundle\Controller\MagazineController
{
}