numberOfItems??null; } public function setNumberOfItems(int $numberOfItems):void { $this->numberOfItems = $numberOfItems; } }