You are here

protected property MenuBlockCurrentLanguageTest::$bundle in Menu block current language 8

The bundle being tested.

Type: string

Overrides ContentTranslationTestBase::$bundle

File

tests/src/Functional/MenuBlockCurrentLanguageTest.php, line 24

Class

MenuBlockCurrentLanguageTest
Functional tests for menu_block_current_language.

Namespace

Drupal\Tests\menu_block_current_language\Functional

Code

protected $bundle = 'menu_link_content';