google_cse.services.yml in Google Custom Search Engine 8.2
Same filename and directory in other branches
2 string references to 'google_cse.services'
- GoogleCSESearch::create in src/
Plugin/ Search/ GoogleCSESearch.php - Creates an instance of the plugin.
- GoogleCSESearchBoxForm::create in src/
Form/ GoogleCSESearchBoxForm.php - Instantiates a new instance of this class.
File
google_cse.services.ymlView source
- services:
- google_cse.services:
- class: Drupal\google_cse\GoogleCSEServices
- arguments: ['@request_stack', '@config.factory', '@language_manager', '@renderer', '@module_handler']