You are here

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

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/ManagedAdBlock.php, line 32

Class

ManagedAdBlock
Provides an AdSense managed ad block.

Namespace

Drupal\adsense\Plugin\Block

Code

protected $configFactory;