68 public function add($message, $code, $type): bool
70 if (is_array($message))
72 foreach ($message as $mess)
74 $this->notificationList[] = [
83 $this->notificationList[] = [
85 'message' => $message,
91 !$this->holdSaveToBase
92 && $this->setting->set(
94 $this->notificationList