Exemple #1
0
 public static function setEncryptionPrefix($encryptionPrefix)
 {
     self::$_encryptionPrefix = $encryptionPrefix;
 }