newscoop/plugin-NewscoopPaywallBundle

View on GitHub
NewscoopPaywallBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Newscoop\PaywallBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class NewscoopPaywallBundle extends Bundle
{
}