resq/ramcar-battery/api-bundle/RamcarBatteryAPIBundle.php

10 lines
141 B
PHP

<?php
namespace RamcarBattery\APIBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class RamcarBatteryAPIBundle extends Bundle
{
}