Explorar o código

Updatte in doc/sluggable.md

Dinoweb %!s(int64=14) %!d(string=hai) anos
pai
achega
6019a0bc77
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
 
+    namespace Document;
+    
     class Article
     {
         // ...