toggle paypal sandbox/live

This commit is contained in:
Čarodej
2022-01-14 11:55:14 +01:00
parent 7dd116a769
commit 51701214a2
7 changed files with 32 additions and 4 deletions

View File

@@ -156,8 +156,6 @@ if (! function_exists('setEnvironmentValue')) {
/**
* Set environment value
*
* @param $key
* @param $value
* @return bool
*/
function setEnvironmentValue(array $values)