You are here

protected property VueBlockDeriverTest::$componentDiscovery in Decoupled Blocks: Vue.js 8

Mocked Component Discovery.

Type: \Drupal\pdb\ComponentDiscoveryInterface

File

tests/src/Unit/Plugin/Derivative/VueBlockDeriverTest.php, line 21

Class

VueBlockDeriverTest
@coversDefaultClass \Drupal\pdb_vue\Plugin\Derivative\VueBlockDeriver @group pdb_vue

Namespace

Drupal\Tests\pdb_vue\Unit\Plugin\Derivative

Code

protected $componentDiscovery;