some big beautfiul update
This commit is contained in:
@@ -84,6 +84,7 @@ class Service
|
||||
|
||||
$this->entityManager->saveEntity($entity);
|
||||
|
||||
$service->loadAdditionalFields($entity);
|
||||
$service->prepareEntityForOutput($entity);
|
||||
|
||||
return $entity;
|
||||
@@ -108,6 +109,7 @@ class Service
|
||||
|
||||
$this->entityManager->saveEntity($entity);
|
||||
|
||||
$service->loadAdditionalFields($entity);
|
||||
$service->prepareEntityForOutput($entity);
|
||||
|
||||
return $entity;
|
||||
|
||||
Reference in New Issue
Block a user