You are here

protected property UserTest::$entityTypeManager in Social Auth 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/UserTest.php \Drupal\Tests\social_auth\Functional\UserTest::entityTypeManager

The Drupal entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/UserTest.php, line 47

Class

UserTest
Tests Social Auth user related tasks.

Namespace

Drupal\Tests\social_auth\Functional

Code

protected $entityTypeManager;