You are here

protected property KernelTestBase::$entityTypeId in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/KernelTestBase.php \Drupal\Tests\video_embed_field\Kernel\KernelTestBase::entityTypeId

The entity type ID.

Type: string

File

tests/src/Kernel/KernelTestBase.php, line 28

Class

KernelTestBase
A kernel test base.

Namespace

Drupal\Tests\video_embed_field\Kernel

Code

protected $entityTypeId = 'entity_test';