Details
-
Story
-
Resolution: Done
-
High
-
None
-
None
-
[3.0] - Sprint 6
Description
Tags used to register Field Type features in the dependency injection container should be consistent and follow Symfony convention (snake case)
ezpublish.fieldType => ezplatform.field_type
ezpublish.fieldType.indexable => ezplatform.field_type.indexable
ezpublish.storageEngine.legacy.converter => ezplatform.field_type.legacy_storage.converter
ezpublish.fieldType.parameterProvider => ezplatform.field_type.parameter_provider
ezpublish_rest.field_type_processor => ezplatform.field_type.rest.processor
ez.fieldFormMapper.value => ezplatform.field_type.form_mapper.value
ez.fieldFormMapper.definition => ezplatform.field_type.form_mapper.definition