HiccupInsurance/sulu-blog-bundle

View on GitHub
src/HiccupSuluBlogBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Hiccup\SuluBlogBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class HiccupSuluBlogBundle extends Bundle
{

}