brand = $brand; } public function getId() { return $this->id; } public function getBrand() { return $this->title; } }