constant SchemaFormBuilderInterface::ROOT_CONTEXT_KEY in Migrate API 8
Same name and namespace in other branches
- 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_apiCode
const ROOT_CONTEXT_KEY = 'root';