__construct() __construct(array $params = array()) Constructs a new maildrop variable. Parameters array $params Array of parameters. Expected fields are 'name' and 'value'.
generate() generate() : string Generates maildrop code to represent the variable. Returns string — maildrop code to represent the variable.