You are here

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

Config Factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Derivative/VueBlockDeriver.php, line 20

Class

VueBlockDeriver
Derives block plugin definitions for Vue components.

Namespace

Drupal\pdb_vue\Plugin\Derivative

Code

protected $configFactory;