You are here

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

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

Class

KernelTestBase
A kernel test base.

Namespace

Drupal\Tests\video_embed_field\Kernel

Code

protected $entityTypeId = 'entity_test';