public property PaymentMethodController::$description in Payment 7
A human-readable plain text description of this payment method controller.
Type: string
File
- ./
payment.classes.inc, line 800 - 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 $description = '';