Parsed: 109328

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