You are here

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

The mocked config factory.

Type: \Drupal\Core\Config\ConfigFactory|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Form/VueFormTest.php, line 20

Class

VueFormTest
@coversDefaultClass \Drupal\pdb_vue\Form\VueForm @group pdb_vue

Namespace

Drupal\Tests\pdb_vue\Unit\Form

Code

protected $configFactory;