_params() _params() : array Returns the parameters needed by block. Returns array — The block's parameters.
_table() _table(array $tickets, $tableId = null) : string Generates a table with ticket information. Parameters array $tickets A list of tickets. $tableId Returns string — Table HTML code.