You are here

constant SchemaFormBuilderInterface::ROOT_CONTEXT_KEY in Migrate API 8

Same name and namespace in other branches
  1. 8.2 src/SchemaFormBuilderInterface.php \Drupal\migrate_api\SchemaFormBuilderInterface::ROOT_CONTEXT_KEY

They key for the root of the form.

File

src/SchemaFormBuilderInterface.php, line 20
Contains \Drupal\migrate_api\SchemaFormBuilderInterface.

Class

SchemaFormBuilderInterface
Builds forms from schema plugin ids.

Namespace

Drupal\migrate_api

Code

const ROOT_CONTEXT_KEY = 'root';