You are here

public property PaymentMethod::$controller_data in Payment 7

Information about this payment method that is specific to its controller.

Type: mixed[]

File

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

Class

PaymentMethod
Payment method configuration.

Code

public $controller_data = array();