execute(); Logger::log("Finished task " . get_class($this), Logger::DEBUG, "Task"); } abstract protected function execute(); }