Przeglądaj źródła

Backend : suppression dump

master
Guillaume 4 lat temu
rodzic
commit
45653eeab7
1 zmienionych plików z 2 dodań i 3 usunięć
  1. +2
    -3
      ShopBundle/EventSubscriber/EditEventSubscriber.php

+ 2
- 3
ShopBundle/EventSubscriber/EditEventSubscriber.php Wyświetl plik

@@ -55,9 +55,8 @@ class EditEventSubscriber implements EventSubscriberInterface
}


public function updateCommonProperty(GenericEvent $event){

dump($event);
public function updateCommonProperty(GenericEvent $event)
{
/* $this->setUpdated($entity);
$this->setAddressCreatedBy($entity) ;*/
}

Ładowanie…
Anuluj
Zapisz