content = $content; $this->user = $user; $this->alert_url = $alert_url; $this->mention_notification_type = $mention_notification_type; $this->mention_notification_title = $mention_notification_title; } public static function internal(): bool { return true; } }