You are here

protected function MetatagMobileTagsTest::cleartypeTestNameAttribute in Metatag 8

Implements {tag_name}TestNameAttribute() for 'cleartype'.

File

metatag_mobile/tests/src/Functional/MetatagMobileTagsTest.php, line 118

Class

MetatagMobileTagsTest
Tests that each of the Metatag mobile tags work correctly.

Namespace

Drupal\Tests\metatag_mobile\Functional

Code

protected function cleartypeTestNameAttribute() {
  return 'http-equiv';
}