Overrides StateInterface::getTransitions
public function getTransitions() { return $this->workflow ->getTransitionsForState($this->id); }