You are here

protected property SimplesamlphpDrupalAuthTest::$moduleHandler in simpleSAMLphp Authentication 8.3

A mocked ModuleHandlerInterface.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $moduleHandler;