소스 검색

Merge pull request #299 from goetas/patch-2

Added xml_root_namespace on YAML reference
Johannes 11 년 전
부모
커밋
10de160ecc
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:
         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