You are here

protected property VisualDiffThemeNegotiatorTest::$configFactory in Diff 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/VisualDiffThemeNegotiatorTest.php, line 24

Class

VisualDiffThemeNegotiatorTest
Tests theme negotiator.

Namespace

Drupal\Tests\diff\Unit

Code

protected $configFactory;