protected property ContentTranslationTestBase::$controller in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/content_translation/src/Tests/ContentTranslationTestBase.php \Drupal\content_translation\Tests\ContentTranslationTestBase::controller
The translation controller for the current entity type.
Type: \Drupal\content_translation\ContentTranslationHandlerInterface
File
- core/
modules/ content_translation/ src/ Tests/ ContentTranslationTestBase.php, line 80 - Contains \Drupal\content_translation\Tests\ContentTranslationTestBase.
Class
- ContentTranslationTestBase
- Base class for content translation tests.
Namespace
Drupal\content_translation\TestsCode
protected $controller;