You are here

protected property SimplesamlphpDrupalAuthTest::$configFactory in simpleSAMLphp Authentication 8.3

The mocked config factory instance.

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

File

tests/src/Unit/Service/SimplesamlphpDrupalAuthTest.php, line 47

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $configFactory;