Parsed: 108938

  public function mtime( $file ) {
    return filemtime( $this->WP_Filesystem_SSH2::sftp_path( $file ) );
  }