You are here

protected property SimplesamlphpDrupalAuthTest::$entityTypeManager in simpleSAMLphp Authentication 8.3

The mocked entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $entityTypeManager;