Esempio n. 1
0
 public function getModuleTypeUrl(dmModuleType $type)
 {
     return '@dm_module_type?moduleTypeName=' . dmString::slugify($type->getPublicName());
 }