<?php namespace Drupal\Tests\metatag\Functional; /** * Tests that each of the Metatag base tags work correctly. * * @group metatag */ class TagsTest extends TagsTestBase { // No methods are overridden. }
Главная | Обратная связь