<?php

namespace Homepage\HtmlPrettierBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class HtmlPrettierBundle extends Bundle
{
}