Exemplo n.º 1
0
 /**
  * Test if the file located on a remote server
  * @return string
  */
 public function isRemote()
 {
     return $this->dir->isRemote();
 }