newscoop/plugin-NewscoopPaywallBundle

View on GitHub
Form/Type/SubscriptionConfType.php

Summary

Maintainability
A
1 hr
Test Coverage

Method buildForm has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function buildForm(FormBuilderInterface $builder, array $options)
    {
        $builder
        ->add('name', null, array(
            'label' => 'paywall.step1.form.label.name',
Severity: Minor
Found in Form/Type/SubscriptionConfType.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status