<?php
namespace Aw\DatatablesBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class AwDatatablesBundle extends Bundle
{
}