MediaWiki fundraising/REL1_35
PayPalCountry Class Reference
Inheritance diagram for PayPalCountry:
Collaboration diagram for PayPalCountry:

Public Member Functions

 unstage (GatewayType $adapter, $stagedData, &$unstagedData)
 

Static Private Attributes

static string[] $nonStandardCodes
 

Detailed Description

Definition at line 3 of file PayPalCountry.php.

Member Function Documentation

◆ unstage()

PayPalCountry::unstage ( GatewayType $adapter,
$stagedData,
& $unstagedData )

Implements UnstagingHelper.

Definition at line 11 of file PayPalCountry.php.

References CountryValidation\isValidIsoCode().

Member Data Documentation

◆ $nonStandardCodes

string [] PayPalCountry::$nonStandardCodes
staticprivate
Initial value:
= [
'C2' => 'CN',
'AN' => 'NL',
]

Definition at line 6 of file PayPalCountry.php.


The documentation for this class was generated from the following file: