You are here

protected property MetatagFieldNodeTest::$entityBundle in Metatag 8

The entity bundle that is being tested.

Type: string

Overrides MetatagFieldTestBase::$entityBundle

File

tests/src/Functional/MetatagFieldNodeTest.php, line 65

Class

MetatagFieldNodeTest
Ensures that the Metatag field works correctly on nodes.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityBundle = 'page';