<?php
/*
* This file is part of the `KinuInk/KunstmaanFrenchBackendBundle` project.
*
* (c) https://github.com/KinuInk/KunstmaanFrenchBackendBundle/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE.md
* file that was distributed with this source code.
*/
namespace App\KinuInk\KunstmaanFrenchBackendBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class KinuInkKunstmaanFrenchBackendBundle extends Bundle
{
}