DigitalState/Platform-Notification-Bundle

View on GitHub
Form/Type/NotificationType.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function buildForm(FormBuilderInterface $builder, array $options)
    {
        $builder->add('titles', 'oro_locale_localized_fallback_value_collection', [
            'label' => 'ds.notification.title.label',
            'type' => 'text',
Severity: Minor
Found in Form/Type/NotificationType.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status