瀏覽代碼

Added xml_root_namespace on YAML reference

Asmir Mustafic 11 年之前
父節點
當前提交
3224d48ea8
共有 1 個文件被更改,包括 1 次插入0 次删除
  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:
     Vendor\MyBundle\Model\ClassName:
         exclusion_policy: ALL
         exclusion_policy: ALL
         xml_root_name: foobar
         xml_root_name: foobar
+        xml_root_namespace: http://your.default.namespace
         exclude: true
         exclude: true
         read_only: false
         read_only: false
         access_type: public_method # defaults to property
         access_type: public_method # defaults to property