Skip to content

Commit 5965459

Browse files
author
Jelle van Oosterbosch
committed
My bad, this should not be a service
1 parent 0e24743 commit 5965459

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

Resources/config/services.exporter.types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
class: Superbrave\GdprBundle\Serializer\Normalizer\AnnotationNormalizer
1717
arguments:
1818
- "@superbrave_gdpr.annotation.reader"
19-
- '@Superbrave\GdprBundle\Annotation\Export'
19+
- 'Superbrave\GdprBundle\Annotation\Export'
2020
- "@superbrave_gdpr.property_manipulator"
2121
tags:
2222
- { name: "superbrave_gdpr.serializer.normalizer" }

Resources/config/services.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ services:
22
_defaults:
33
public: false
44

5-
Superbrave\GdprBundle\Annotation\Anonymize:
6-
Superbrave\GdprBundle\Annotation\Export:
75
Superbrave\GdprBundle\Annotation\AnnotationReader:
86

97
Superbrave\GdprBundle\Export\Exporter:

0 commit comments

Comments
 (0)