Beispiel #1
0
 public static function setControllerViewSuffix($suffix)
 {
     self::$controllerViewSuffix = $suffix;
 }