You are here

protected property SocialAuthEntityTest::$entityStorage in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Kernel/SocialAuthEntityTest.php \Drupal\Tests\social_auth\Kernel\SocialAuthEntityTest::entityStorage

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/SocialAuthEntityTest.php, line 27

Class

SocialAuthEntityTest
Tests social_auth entity.

Namespace

Drupal\Tests\social_auth\Kernel

Code

protected $entityStorage;