You are here

protected property ContentTranslationContextualLinksTest::$profile in Zircon Profile 8

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

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

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

Class

ContentTranslationContextualLinksTest
Tests that contextual links are available for content translation.

Namespace

Drupal\content_translation\Tests

Code

protected $profile = 'testing';