You are here

protected property DomApplyStylesTest::$configFactory in Migrate Plus 8.5

Mock a config factory object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

tests/src/Unit/process/DomApplyStylesTest.php, line 46

Class

DomApplyStylesTest
Tests the dom_apply_styles process plugin.

Namespace

Drupal\Tests\migrate_plus\Unit\process

Code

protected $configFactory = NULL;