- Issue created by @johnv
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.
- 🇳🇱Netherlands johnv
THis commit deprecates the WorkflowTargetEntity class, which was bugging me for a long time, since it contained only static functions using ($entity, $field_name).
https://git.drupalcode.org/project/workflow/-/commit/de27fc2aa7e4fa9df4e...It is now completely replaced by WorkflowItemList, and remaining functions are moved to WorkflowManager.
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.