We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a666267 commit 42951fcCopy full SHA for 42951fc
1 file changed
README.md
@@ -28,5 +28,5 @@ $this->form->appendChildren([
28
$this->form->getDataHandler()->addProcessor(new PrefixedFormDataProcessor('additionalData', 'additionalData'));
29
```
30
31
-###Attention:
+### Attention:
32
You have to serialize the array manually before writing it to your database!
0 commit comments