You are here

public property SchemaMetatagTagsTestBase::$propertyTypes in Schema.org Metatag 8.2

All of the property types which will be tested.

A key/value array of the id of the tag and the property type used to create it.

Type: array

See also

\Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeInterface.

File

tests/src/Functional/SchemaMetatagTagsTestBase.php, line 70

Class

SchemaMetatagTagsTestBase
Base class to test all of the meta tags that are in a specific module.

Namespace

Drupal\Tests\schema_metatag\Functional

Code

public $propertyTypes = [];