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