Ejemplo n.º 1
0
 /**
  * Gets the name of the stage we are on
  * @return string
  */
 public function get_stage_name()
 {
     return $this->stage->get_name();
 }