Skip to content

Commit a11b5e0

Browse files
committed
fix headline
1 parent 5ac5ff3 commit a11b5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ new ArrayBinding($property, $jsonField, $type);
107107
```
108108
This defines a field mapping for the property `$property` to an array of class instance of type `$type` with data in `$jsonField`.
109109

110-
### AliasBinding
110+
#### AliasBinding
111111
Defines a json field to property binding.
112112

113113
**Signature:**

0 commit comments

Comments
 (0)