name = $name; $this->status = $status; $this->message = $message; $this->visible = $visible; $this->component = $component; } }