You are here

protected property ExtraFieldBrowserTestBase::$contentTypeName in Extra Field 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/ExtraFieldBrowserTestBase.php \Drupal\Tests\extra_field\Functional\ExtraFieldBrowserTestBase::contentTypeName

The machine name of the node type used for the test.

Type: string

File

tests/src/Functional/ExtraFieldBrowserTestBase.php, line 26

Class

ExtraFieldBrowserTestBase
Base class for Extra Field browser tests.

Namespace

Drupal\Tests\extra_field\Functional

Code

protected $contentTypeName;