Esempio n. 1
0
 /**
  * Returns the rulesets.
  *
  * @return \Cocur\Slugify\array<integer,array<string,string>> Rulesets
  * @static 
  */
 public static function getRulesets()
 {
     return \Cocur\Slugify\Slugify::getRulesets();
 }