You are here

protected property ContentTranslationContextualLinksTest::$contentType in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationContextualLinksTest::contentType

The content type being tested.

Type: \Drupal\node\Entity\NodeType

File

core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php, line 34

Class

ContentTranslationContextualLinksTest
Tests that contextual links are available for content translation.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $contentType;