-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
Description
Description
Hi,
Our system relies heavily on getting a workflow from a object, aka Registry::get()
It was deprecated in #46000
But this seems to defeat dealing with many workflows that have a different support strategy, aka framework.workflows.N.supports
, aka WorkflowSupportStrategyInterface
At this point im wondering what the alternative way is, or why supports
configuration still exists?
Example
No response