Esempio n. 1
0
 /**
  * Get slug
  *
  * @return string 
  */
 public function getSlug()
 {
     return parent::getSlug();
 }