<?php
namespace GergelyPolonkai\SmsSenderBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class SmsSenderBundle extends Bundle
{
}