You are here

protected property ConfigExportImportUITest::$contentType in Zircon Profile 8

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

Holds a content type.

Type: \Drupal\node\NodeInterface

File

core/modules/config/src/Tests/ConfigExportImportUITest.php, line 54
Contains \Drupal\config\Tests\ConfigExportImportUITest.

Class

ConfigExportImportUITest
Tests the user interface for importing/exporting configuration.

Namespace

Drupal\config\Tests

Code

protected $contentType;