Example #1
0
 public function get_time($path, $type)
 {
     return \File::get_time($path, $type, $this);
 }