Ver código fonte

Merge pull request #299 from goetas/patch-2

Added xml_root_namespace on YAML reference
Johannes 11 anos atrás
pai
commit
10de160ecc
1 arquivos alterados com 1 adições e 0 exclusões
  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