You are here

protected property SearchPage::$searchConfig in Simple Google Custom Search Engine 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/SearchPage.php \Drupal\simple_gse_search\Controller\SearchPage::searchConfig

Configuration.

Type: \Drupal\Core\Config\Config

File

src/Controller/SearchPage.php, line 19

Class

SearchPage
Defines a controller for displaying search results from Google CSE.

Namespace

Drupal\simple_gse_search\Controller

Code

protected $searchConfig;