protected property ContentTranslationContextualLinksTest::$translator in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/src/Tests/ContentTranslationContextualLinksTest.php \Drupal\content_translation\Tests\ContentTranslationContextualLinksTest::translator
The 'translator' user to use during testing.
Type: \Drupal\user\UserInterface
File
- core/
modules/ content_translation/ src/ Tests/ ContentTranslationContextualLinksTest.php, line 41 - Contains \Drupal\content_translation\Tests\ContentTranslationContextualLinksTest.
Class
- ContentTranslationContextualLinksTest
- Tests that contextual links are available for content translation.
Namespace
Drupal\content_translation\TestsCode
protected $translator;