コード例 #1
0
ファイル: helper.php プロジェクト: ronildo/minima
 /**
  * Setter just to set the parameters
  *
  * @return  boolean true to show, false to not
  */
  public static function setParams($_params)
  {
      self::$params = $_params;
  }