コード例 #1
0
ファイル: Memory.php プロジェクト: mattvb91/cphalcon
 public function queryKeys($prefix = null)
 {
     return parent::queryKeys($prefix);
 }