コード例 #1
0
ファイル: DefaultStorage.php プロジェクト: thornberger/empire
 public function storeAll($array)
 {
     $this->engine->storeAll($array);
 }