Parsed: 109377

  public function ajax_user_can() {
    return current_user_can( 'install_plugins' );
  }