getCode(), $this->getTitle()); } public function getPrice(): int { return $this->attributes['price'] ?? 0; } }