public property MetatagTagsTestBase::$test_tag in Metatag 7
The tag to look for when testing the output.
Type: string
File
- tests/
MetatagTagsTestBase.test, line 25 - Base class for testing a module's custom tags.
Class
- MetatagTagsTestBase
- Base class for testing a module's custom tags.
Code
public $test_tag = 'meta';