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 982baa5 commit 79109a8Copy full SHA for 79109a8
form/create_custom_field_type.rst
@@ -35,7 +35,7 @@ for form fields, which is ``<BundleName>\Form\Type``. Make sure the field extend
35
'Standard Shipping' => 'standard',
36
'Expedited Shipping' => 'expedited',
37
'Priority Shipping' => 'priority',
38
- )
+ ),
39
));
40
}
41
0 commit comments