protected function MetatagTagsTest::nextTestValueAttribute in Metatag 8
Implements {tag_name}TestValueAttribute() for 'next'.
File
- tests/
src/ Functional/ MetatagTagsTest.php, line 160
Class
- MetatagTagsTest
- Tests that each of the Metatag base tags work correctly.
Namespace
Drupal\Tests\metatag\FunctionalCode
protected function nextTestValueAttribute() {
return 'href';
}