3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/geo/farm_geo.services.yml

7 lines
225 B
YAML

services:
serializer.farm_geo.geometry.content_entity_geometry:
class: Drupal\farm_geo\Normalizer\ContentEntityGeometryNormalizer
arguments: ['@geofield.geophp']
tags:
- { name: normalizer, priority: 10 }