You are here

protected property GoogleCSEBlock::$languageManager in Google Custom Search Engine 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Block/GoogleCSEBlock.php \Drupal\google_cse\Plugin\Block\GoogleCSEBlock::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/Block/GoogleCSEBlock.php, line 37

Class

GoogleCSEBlock
Provides a 'Google CSE' block.

Namespace

Drupal\google_cse\Plugin\Block

Code

protected $languageManager;