]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add adjustments based on the review
authorHamid Dehnavi <hamid.dev.pro@gmail.com>
Thu, 6 Jul 2023 23:23:01 +0000 (02:53 +0330)
committerCôme Chilliet <91878298+come-nc@users.noreply.github.com>
Tue, 2 Jan 2024 15:54:54 +0000 (16:54 +0100)
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
lib/private/Notification/Notification.php

index fcacc897c53c78e6a5908e34a9fae0168d550b5b..1ae75a6b4664350c6c78947e0dcff99fa0fe22b1 100644 (file)
@@ -32,7 +32,6 @@ use OCP\RichObjectStrings\InvalidObjectExeption;
 use OCP\RichObjectStrings\IValidator;
 
 class Notification implements INotification {
-
        /** @var string */
        protected string $app;