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