You are here

protected property SocialAuthEntityTest::$entityStorage in Social Auth 3.x

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