addNotification($value, $type); } public function get(): array { return $this->getNotifications(); } }