You are here

protected property SimplesamlphpAuthManagerTest::$configFactory in simpleSAMLphp Authentication 8.3

A mocked config factory instance.

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

File

tests/src/Unit/Service/SimplesamlphpAuthManagerTest.php, line 34

Class

SimplesamlphpAuthManagerTest
SimplesamlphpAuthManager unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $configFactory;