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

Public Member Functions

 stage (GatewayType $adapter, $normalized, &$stagedData)
 Seems more sane to do it this way than provide a single input box and try to parse out first_name and last_name.
 

Detailed Description

Definition at line 3 of file DonorFullName.php.

Member Function Documentation

◆ stage()

DonorFullName::stage ( GatewayType $adapter,
$normalized,
& $stagedData )

Seems more sane to do it this way than provide a single input box and try to parse out first_name and last_name.

Parameters
GatewayType$adapter
array$normalized
array&$stagedData

Implements StagingHelper.

Definition at line 11 of file DonorFullName.php.


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