Expected type hint "WorkflowInterface"; found "WorkflowTypeInterface" for $workflow in core/modules/workflows/src/State.php file
Expected type hint "WorkflowInterface"; found "WorkflowTypeInterface" for $workflow in core/modules/workflows/src/Transition.php file
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | expected_type_hint-3105288-5.patch | 1.57 KB | snehalgaikwad |
| #4 | interdiff-3105288-2-4.txt | 2.46 KB | hardik_patel_12 |
| #4 | expected_type_hint-3105288-4.patch | 1.88 KB | hardik_patel_12 |
Comments
Comment #2
hardik_patel_12 commentedkindly review a patch
Comment #4
hardik_patel_12 commentedKindly follow a new patch.
Comment #5
snehalgaikwad commentedUpdated patch after removing the use statement. There was no need of use statement for interface.
Comment #6
naresh_bavaskarComment #7
naresh_bavaskar#5 above patch works fine.
Comment #8
alexpottCommitted and pushed 19da60cf0f to 9.0.x and 8ffdade27c to 8.9.x and 9a161f421f to 8.8.x. Thanks!
Backported to 8.8.x since this is incorrect documentation.