Explorar o código

Updatte in doc/sluggable.md

Dinoweb %!s(int64=14) %!d(string=hai) anos
pai
achega
404ac5dd81
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      doc/sluggable.md

+ 1 - 2
doc/sluggable.md

@@ -306,7 +306,6 @@ Yaml mapped Article: **/mapping/yaml/Entity.Article.dcm.yml**
 
 - **slugField** (optional, default="slug") - the slug field where the slug will be stored
 
-
     class Article
     {
         // ...
@@ -316,7 +315,7 @@ Yaml mapped Article: **/mapping/yaml/Entity.Article.dcm.yml**
          */
         private $slug;
         // ...
-        
+ 
         // ...
         /**
          * @gedmo:Sluggable(slugField="slug")