You are here

protected property UserTest::$entityTypeManager in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x 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;