소스 검색

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
     {