Example #1
0
 /**
  * Get the root path of this system
  * @return zibo\library\filesystem\File
  */
 public function getRootPath()
 {
     return $this->browser->getRootPath();
 }