You are here

public property Payment::$description_arguments in Payment 7

Arguments to pass on to t() when translating $this->description.

Type: string[]

File

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

Class

Payment
A single payment. Contains all payment-specific data.

Code

public $description_arguments = array();