rowMemorySize = $rowMemorySize; } /** * @inheritdoc */ public function estimateRowSize() { return $this->rowMemorySize; } }