示例#1
0
 /**
  *
  */
 public function complete()
 {
     $this->logger->debug(__METHOD__);
     $this->file_system->removeDirectory();
 }