POST
https://pciservice.fr/admin/article/493/edit
- Response
-
302
Found
-
Browse referrer URL
- IP
-
172.71.134.70
- Profiled on
- Token
- 20c555
Dumped Contents
In
DevisSubscriber.php
line 72:
public function onAfterUpdate(AfterEntityUpdatedEvent $event)
{
dump('update');
$entity = $event->getEntityInstance();
if ($entity instanceof DevisLigne) {
"update"
In
DevisSubscriber.php
line 72:
public function onAfterUpdate(AfterEntityUpdatedEvent $event)
{
dump('update');
$entity = $event->getEntityInstance();
if ($entity instanceof DevisLigne) {
"update"