<?php
namespace App\Exyzt\JwtAuthentificationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class JwtAuthentificationBundle extends Bundle
{
}