You are here

private property GoogleCSEServices::$requestStack in Google Custom Search Engine 8.3

Same name and namespace in other branches
  1. 8.2 src/GoogleCSEServices.php \Drupal\google_cse\GoogleCSEServices::requestStack

RequestStack object for getting requests.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/GoogleCSEServices.php, line 31

Class

GoogleCSEServices
Additional functions as services for Google CSE.

Namespace

Drupal\google_cse

Code

private $requestStack;