]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/Activity.php
Some loglevels are adjusted to more reasonablöe levels
[friendica.git] / src / Protocol / Activity.php
index 7212e919410fb2f236d65e6d1c1375743490436c..c5fca4a5cc63dac44dd80e97dcbd87ff39ea4fc3 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
  *
@@ -175,7 +175,7 @@ final class Activity
        const O_UNFAVOURITE = ActivityNamespace::OSTATUS . '/unfavorite';
 
        /**
-        * React to a post via an emoji 
+        * React to a post via an emoji
         *
         * @var string
         */