This commit is contained in:
Yuri Kuznetsov
2023-08-28 08:57:53 +03:00
parent 1a81f4a8af
commit 203dce371c
+1
View File
@@ -604,6 +604,7 @@ class Service implements Crud,
/**
* @param TEntity $entity
* @todo Move the logic to a class. Make customizable (recordDefs)?
*/
public function populateDefaults(Entity $entity, stdClass $data): void
{