You are here

protected property VueBlock::$configFactory in Decoupled Blocks: Vue.js 8

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/VueBlock.php, line 27

Class

VueBlock
Exposes a Vue component as a block.

Namespace

Drupal\pdb_vue\Plugin\Block

Code

protected $configFactory;