From: Hamid Dehnavi Date: Thu, 6 Jul 2023 23:23:01 +0000 (+0330) Subject: Add adjustments based on the review X-Git-Tag: v29.0.0beta1~564^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=32ee6f7d0491e654a348c452d006007181fc0ed5;p=nextcloud-server.git Add adjustments based on the review Signed-off-by: Hamid Dehnavi --- diff --git a/lib/private/Notification/Notification.php b/lib/private/Notification/Notification.php index fcacc897c53..1ae75a6b466 100644 --- a/lib/private/Notification/Notification.php +++ b/lib/private/Notification/Notification.php @@ -32,7 +32,6 @@ use OCP\RichObjectStrings\InvalidObjectExeption; use OCP\RichObjectStrings\IValidator; class Notification implements INotification { - /** @var string */ protected string $app;