You are here

protected property DefaultMobileMetaTagsTest::$defaultMetaTags in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/System/DefaultMobileMetaTagsTest.php \Drupal\system\Tests\System\DefaultMobileMetaTagsTest::defaultMetaTags

Array of default meta tags to insert into the page.

Type: array

File

core/modules/system/src/Tests/System/DefaultMobileMetaTagsTest.php, line 24
Contains \Drupal\system\Tests\System\DefaultMobileMetaTagsTest.

Class

DefaultMobileMetaTagsTest
Confirm that the default mobile meta tags appear as expected.

Namespace

Drupal\system\Tests\System

Code

protected $defaultMetaTags;