Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function delete($file)
 {
     $this->filesystem->delete($file);
 }