You are here

protected property InstagramBlockBlock::$configFactory in Instagram Block 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Block/InstagramBlockBlock.php \Drupal\instagram_block\Plugin\Block\InstagramBlockBlock::configFactory
  2. 8 src/Plugin/Block/InstagramBlockBlock.php \Drupal\instagram_block\Plugin\Block\InstagramBlockBlock::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

src/Plugin/Block/InstagramBlockBlock.php, line 40

Class

InstagramBlockBlock
Provides an Instagram block.

Namespace

Drupal\instagram_block\Plugin\Block

Code

protected $configFactory;