You are here

protected property DurationFieldFunctionalTest::$contentType in Duration Field 8.2

Same name and namespace in other branches
  1. 3.0.x tests/src/Functional/DurationFieldFunctionalTest.php \Drupal\Tests\duration_field\Functional\DurationFieldFunctionalTest::contentType

The ID of the custom content type created for testing.

Type: string

File

tests/src/Functional/DurationFieldFunctionalTest.php, line 24

Class

DurationFieldFunctionalTest
Functional tests for the Duration Field module.

Namespace

Drupal\Tests\duration_field\Functional

Code

protected $contentType;