]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Module/BaseApiTest.php
Merge pull request #12920 from annando/issue-12701
[friendica.git] / tests / src / Module / BaseApiTest.php
index f804a5a12ab21b6b658b3a9e0b0b5cde78fe3b2e..08a0794c8362113e8e98eb242d682aaa6e8272d7 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
  *
@@ -50,7 +50,7 @@ class BaseApiTest extends ApiTest
        }
 
        /**
-        * Test the api_user() function.
+        * Test the BaseApi::getCurrentUserID() function.
         *
         * @return void
         */