Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function getAllowedLifecycleTransitions()
 {
     return $this->node->getAllowedLifecycleTransitions();
 }