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