예제 #1
0
파일: Crypt.php 프로젝트: phalcon/cphalcon
 public function getCipher()
 {
     return parent::getCipher();
 }