You are here

protected property ContentTranslationTestBase::$bundle in Zircon Profile 8

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

The bundle being tested.

Type: string

File

core/modules/content_translation/src/Tests/ContentTranslationTestBase.php, line 38
Contains \Drupal\content_translation\Tests\ContentTranslationTestBase.

Class

ContentTranslationTestBase
Base class for content translation tests.

Namespace

Drupal\content_translation\Tests

Code

protected $bundle;