protected property GoogleCSEBlock::$configFactory in Google Custom Search Engine 8.2
Same name and namespace in other branches
- 8.3 src/Plugin/Block/GoogleCSEBlock.php \Drupal\google_cse\Plugin\Block\GoogleCSEBlock::configFactory
Stores the configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ Block/ GoogleCSEBlock.php, line 30
Class
- GoogleCSEBlock
- Provides a 'Google CSE' block.
Namespace
Drupal\google_cse\Plugin\BlockCode
protected $configFactory;