コード例 #1
0
ファイル: ColumnHash.php プロジェクト: reoring/sabel
 public static function clear()
 {
     self::$columns = array();
 }