ソースを参照

Updatte in doc/sluggable.md

Dinoweb 14 年 前
コミット
a6d69b4df4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      doc/sluggable.md

+ 1 - 1
doc/sluggable.md

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