You are here

protected property CustomSearchAdBlock::$configFactory in Google AdSense integration 8

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/CustomSearchAdBlock.php, line 33

Class

CustomSearchAdBlock
Provides an AdSense Custom Search ad block.

Namespace

Drupal\adsense\Plugin\Block

Code

protected $configFactory;