Overrides StateInterface::getTransitionTo
public function getTransitionTo($to_state_id) { return $this->state ->getTransitionTo($to_state_id); }