OS : Linux
PHP Version : 7.4.33
Software : params['rows'] = $rows; return $this; } public function cols($cols) { $this->params['cols'] = $cols; return $this; } }