Пример #1
0
 /**
  * @param \OC\Files\Mount\MountPoint $mount
  */
 public function unMount($mount)
 {
     $this->mountManager->remove($mount);
 }