コード例 #1
0
ファイル: Security.php プロジェクト: starsw001/cphalcon
 public function getRandomBytes()
 {
     return parent::getRandomBytes();
 }