Searched refs:cellCalls (Results 1 – 1 of 1) sorted by relevance
162 * @param array $cellCalls handler calls captured inside one cell165 protected function cellText(array $cellCalls): string argument167 return implode('', array_column(array_column($cellCalls, 1), 0));