You are here

Deprecated in State Machine 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
WorkflowTransitionEvent::getFromState src/Event/WorkflowTransitionEvent.php function in state_machine:8.x-1.0-rc1 and is removed from state_machine:8.x-2.0. Use $this->getField()->getOriginalId() instead.
WorkflowTransitionEvent::getToState src/Event/WorkflowTransitionEvent.php function in state_machine:8.x-1.0-rc1 and is removed from state_machine:8.x-2.0. Use $this->getTransition->getToState() instead.

Other projects