rowNumber = $rowNumber; } /** * @return int|null */ public function getRowNumber() { return $this->rowNumber; } }