You are here

protected property WardenManagerTest::$configFactory in Warden 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/Service/WardenManagerTest.php \Drupal\Tests\warden\Unit\Service\WardenManagerTest::configFactory
  2. 3.x tests/src/Unit/Service/WardenManagerTest.php \Drupal\Tests\warden\Unit\Service\WardenManagerTest::configFactory

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

File

tests/src/Unit/Service/WardenManagerTest.php, line 33

Class

WardenManagerTest
@coversDefaultClass \Drupal\warden\Service\WardenManager @group warden

Namespace

Drupal\Tests\warden\Unit\Service

Code

protected $configFactory;