You are here

protected property KernelTestBase::$fieldName 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::fieldName

The test field name.

Type: string

File

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

Class

KernelTestBase
A kernel test base.

Namespace

Drupal\Tests\video_embed_field\Kernel

Code

protected $fieldName = 'field_test';