Beispiel #1
0
 function url($str = '/')
 {
     return Suricate::App()->getParameter('url') . $str;
 }