public property MetatagHreflangTagsTest::$tags in Metatag 7
All of the meta tags defined by this module which will be tested.
Type: array
Overrides MetatagTagsTestBase::$tags
File
- metatag_hreflang/
tests/ MetatagHreflangTagsTest.test, line 28 - Tests that each of the Metatag Hreflang tags work correctly.
Class
- MetatagHreflangTagsTest
- Tests that each of the Metatag Hreflang tags work correctly.
Code
public $tags = array(
'hreflang_xdefault',
);