You are here

constant TypeMapperPluginManager::FALLBACK_TYPE_MAPPER in Schemata 8

The TypeMapper to use if there's a miss.

File

schemata_json_schema/src/Plugin/Type/TypeMapperPluginManager.php, line 28

Class

TypeMapperPluginManager
Manages TypeMapper plugins.

Namespace

Drupal\schemata_json_schema\Plugin\Type

Code

const FALLBACK_TYPE_MAPPER = 'fallback';