<?php
namespace Presta\ImageBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* @author Benoit Jouhaud <bjouhaud@prestaconcept.net>
*/
class PrestaImageBundle extends Bundle
{
}