/** * {@inheritdoc} */ public function followLifecycleTransition($transition) { return $this->node->followLifecycleTransition($transition); }