You are here

public property TMGMTMessage::$variables in Translation Management Tool 7

An array of string replacement arguments as used by t().

Type: array

File

entity/tmgmt.entity.message.inc, line 55

Class

TMGMTMessage
Entity class for the tmgmt_message entity.

Code

public $variables;