Form/Type/NotificationType.php
Method buildForm
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function buildForm(FormBuilderInterface $builder, array $options)
{
$builder->add('titles', 'oro_locale_localized_fallback_value_collection', [
'label' => 'ds.notification.title.label',
'type' => 'text',