public property PaymentLineItem::$description_arguments in Payment 7
Arguments to pass on to t() when translating $this->description.
Type: string[]
File
- ./
payment.classes.inc, line 1103 - The API and related functions for executing and managing payments.
Class
- PaymentLineItem
- A payment line item.
Code
public $description_arguments = array();