foundershub/StartupWeekendBundle

View on GitHub
FoundershubStartupWeekendBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Foundershub\Bundle\StartupWeekendBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class FoundershubStartupWeekendBundle extends Bundle
{
}