Esempio n. 1
0
 protected function _deleteTaskTool($tool)
 {
     $this->_tools->delete($this->app->currentTask->id . '_' . $tool);
 }