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