Exemple #1
0
 public function unfold_all_nodes()
 {
     $this->tree_state->unfold_all();
     $this->save_tree_state();
 }