You are here

protected property GoogleCSESearch::$googlecseservices in Google Custom Search Engine 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Search/GoogleCSESearch.php \Drupal\google_cse\Plugin\Search\GoogleCSESearch::googlecseservices

GoogleCSEServices object.

Type: \Drupal\google_cse\GoogleCSEServices

File

src/Plugin/Search/GoogleCSESearch.php, line 33

Class

GoogleCSESearch
Handles searching for node entities using the Search module index.

Namespace

Drupal\google_cse\Plugin\Search

Code

protected $googlecseservices;