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