You are here

protected property ContentTranslationContextualLinksTest::$contentType in Zircon Profile 8.0

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

The content type being tested.

Type: NodeType

File

core/modules/content_translation/src/Tests/ContentTranslationContextualLinksTest.php, line 34
Contains \Drupal\content_translation\Tests\ContentTranslationContextualLinksTest.

Class

ContentTranslationContextualLinksTest
Tests that contextual links are available for content translation.

Namespace

Drupal\content_translation\Tests

Code

protected $contentType;