, * value: string, * operator: WorkflowEngineOperator, * } * * @psalm-type WorkflowEngineRule = array{ * id: int, * class: class-string, * name: string, * checks: list, * operation: string, * entity: class-string, * events: list>, * } */ class ResponseDefinitions { }