You are here

protected property ManageFieldsTest::$contentType in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field_ui/src/Tests/ManageFieldsTest.php \Drupal\field_ui\Tests\ManageFieldsTest::contentType

The ID of the custom content type created for testing.

Type: string

File

core/modules/field_ui/src/Tests/ManageFieldsTest.php, line 41
Contains \Drupal\field_ui\Tests\ManageFieldsTest.

Class

ManageFieldsTest
Tests the Field UI "Manage fields" screen.

Namespace

Drupal\field_ui\Tests

Code

protected $contentType;