<?php
namespace App\Zet\ImageCrawler;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ImageCrawlerBundle extends Bundle
{
}