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