Selaa lähdekoodia

Suppression dump

master
Guillaume 4 vuotta sitten
vanhempi
commit
549efdfae4
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      ShopBundle/Form/Backend/Common/AddressType.php

+ 0
- 1
ShopBundle/Form/Backend/Common/AddressType.php Näytä tiedosto

@@ -26,7 +26,6 @@ class AddressType extends AbstractType

public function buildForm(FormBuilderInterface $builder, array $options)
{
dump($options);
$builder
->add('title', TextType::class, ['label' => 'Titre'])
->add('type', ChoiceType::class, [

Loading…
Peruuta
Tallenna