aeyoll/SymfonyPhpSpecGeneratorBundle

View on GitHub
src/AeyollSymfonyPhpSpecGeneratorBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Aeyoll\SymfonyPhpSpecGeneratorBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class AeyollSymfonyPhpSpecGeneratorBundle extends Bundle
{
}