Explorar o código

Added xml_root_namespace on YAML reference

Asmir Mustafic %!s(int64=11) %!d(string=hai) anos
pai
achega
3224d48ea8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/reference/yml_reference.rst

+ 1 - 0
doc/reference/yml_reference.rst

@@ -6,6 +6,7 @@ YAML Reference
     Vendor\MyBundle\Model\ClassName:
         exclusion_policy: ALL
         xml_root_name: foobar
+        xml_root_namespace: http://your.default.namespace
         exclude: true
         read_only: false
         access_type: public_method # defaults to property