newName = $newName; } public function getNewName() { return $this->newName; } }