bpaulin/SetupEzContentTypeBundle

View on GitHub
src/BpaulinSetupEzContentTypeBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Bpaulin\SetupEzContentTypeBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class BpaulinSetupEzContentTypeBundle extends Bundle
{
}