maxSize = $maxSize; } public function getMaxSize(): ?int { return $this->maxSize; } }