mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
Revert "Feature: [docgen][stored object] handler for request generator and required fixes"
This reverts commit 91d21ba939
.
This commit is contained in:
@@ -48,10 +48,6 @@ interface PersonContextInterface extends DocGeneratorContextWithAdminFormInterfa
|
||||
*/
|
||||
public function hasPublicForm(DocGeneratorTemplate $template, $entity): bool;
|
||||
|
||||
public function publicFormTransform(DocGeneratorTemplate $template, $entity, array $data): array;
|
||||
|
||||
public function publicFormReverseTransform(DocGeneratorTemplate $template, $entity, array $data): array;
|
||||
|
||||
/**
|
||||
* @param Person $entity
|
||||
*/
|
||||
|
Reference in New Issue
Block a user