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