You are here

public static function SchemaMetatagManagerInterface::defaultInputValues in Schema.org Metatag 8

Same name and namespace in other branches
  1. 8.2 src/SchemaMetatagManagerInterface.php \Drupal\schema_metatag\SchemaMetatagManagerInterface::defaultInputValues()

Default values for input into nested base elements.

Return value

array An array of default values.

1 method overrides SchemaMetatagManagerInterface::defaultInputValues()
SchemaMetatagManager::defaultInputValues in src/SchemaMetatagManager.php
Default values for input into nested base elements.

File

src/SchemaMetatagManagerInterface.php, line 200

Class

SchemaMetatagManagerInterface
Interface SchemaMetatagManagerInterface.

Namespace

Drupal\schema_metatag

Code

public static function defaultInputValues();