You are here

public property PaymentMethodController::$controller_data_defaults in Payment 7

Default values for the controller_data property of a PaymentMethod that uses this controller.

Type: mixed[]

File

./payment.classes.inc, line 782
The API and related functions for executing and managing payments.

Class

PaymentMethodController
A payment method controller, e.g. the logic behind a payment method.

Code

public $controller_data_defaults = array();