<?php
namespace Presta\ImageBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class PrestaImageBundle extends Bundle
{
}