alexislefebvre/AsyncTweetsBundle

View on GitHub
src/AsyncTweetsBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace AlexisLefebvre\Bundle\AsyncTweetsBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class AsyncTweetsBundle extends Bundle
{
}