<?php declare(strict_types=1);
namespace App\StartPlatz\Bundle\RheinlandPitchBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class StartPlatzRheinlandPitchBundle extends Bundle
{
}