forked from LiveCarta/PayPal-PHP-SDK
Fixed Unit Tests
- Skipping tests till run in separate process if fixed - Making array objects to be compatible with older versions of php
This commit is contained in:
@@ -69,7 +69,7 @@ class PPCredentialManager
|
||||
/**
|
||||
* Load credentials for multiple accounts, with priority given to Signature credential.
|
||||
*
|
||||
* @param [] $config
|
||||
* @param array $config
|
||||
*/
|
||||
private function initCredential($config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user