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