瀏覽代碼

Updatte in doc/sluggable.md

Dinoweb 14 年之前
父節點
當前提交
6019a0bc77
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/sluggable.md

+ 2 - 0
doc/sluggable.md

@@ -306,6 +306,8 @@ Yaml mapped Article: **/mapping/yaml/Entity.Article.dcm.yml**
 
 
 - **slugField** (optional, default="slug") - the slug field where the slug will be stored
 - **slugField** (optional, default="slug") - the slug field where the slug will be stored
 
 
+    namespace Document;
+    
     class Article
     class Article
     {
     {
         // ...
         // ...