Пример #1
0
 public function fold_all_nodes()
 {
     $this->tree_state->fold_all();
     ApmTreeState::delete_for_current_user();
 }