You are here

protected property MetatagFieldTestTest::$entityBundle in Metatag 8

The entity bundle that is being tested.

Type: string

Overrides MetatagFieldTestBase::$entityBundle

File

tests/src/Functional/MetatagFieldTestTest.php, line 57

Class

MetatagFieldTestTest
Ensure that the Metatag field works correctly for the test entity.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityBundle = 'entity_test';