You are here

public property PaymentMethod::$module in Payment 7

The machine name of the module that created this payment method.

Type: string

File

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

Class

PaymentMethod
Payment method configuration.

Code

public $module = 'payment';