Skip to content

Commit 077fa28

Browse files
author
awu
committed
fix: update DateTime class mapping in data_mapper.yaml and ConfigurationTest
1 parent 73e8952 commit 077fa28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
data_mapper:
2-
approach: 'SETTER'
3-
accessible: 'PUBLIC'
2+
approach: SETTER
3+
accessible: PUBLIC
44
class_map:
55
DateTimeInterface: DateTime

0 commit comments

Comments
 (0)