Skip to content

Commit 10de160

Browse files
committed
Merge pull request schmittjoh#299 from goetas/patch-2
Added xml_root_namespace on YAML reference
2 parents 9b82ea5 + 3224d48 commit 10de160

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: doc/reference/yml_reference.rst

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ YAML Reference
66
Vendor\MyBundle\Model\ClassName:
77
exclusion_policy: ALL
88
xml_root_name: foobar
9+
xml_root_namespace: http://your.default.namespace
910
exclude: true
1011
read_only: false
1112
access_type: public_method # defaults to property

0 commit comments

Comments
 (0)