forked from LiveCarta/PayPal-PHP-SDK
@@ -20,7 +20,7 @@ class Cipher
|
|||||||
|
|
||||||
function __construct($secretKey)
|
function __construct($secretKey)
|
||||||
{
|
{
|
||||||
$this->$secretKey = $secretKey;
|
$this->secretKey = $secretKey;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user