newscoop/plugin-NewscoopPaywallBundle

View on GitHub
Form/Type/OrderItemType.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function buildForm(FormBuilderInterface $builder, array $options)
    {
        $builder
        ->add('subscription', 'entity', array(
            'label' => 'paywall.manage.label.subscriptions',
Severity: Major
Found in Form/Type/OrderItemType.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status