]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/BaseNotifications.php
Remove DI dependency from Module\Contact\Profile
[friendica.git] / src / Module / BaseNotifications.php
index d0c0ae36276857f7087a05e6f15e274216f0636d..117530d2567fd1df738e82578e27268a4d8b0b3a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -158,7 +158,7 @@ abstract class BaseNotifications extends BaseModule
        /**
         * List of pages for the Notifications TabBar
         *
-        * @return array with with notifications TabBar data
+        * @return array with notifications TabBar data
         * @throws Exception
         */
        private function getTabs()