]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Console/ConsoleTest.php
Merge pull request #12920 from annando/issue-12701
[friendica.git] / tests / src / Console / ConsoleTest.php
index 74fc0530b4fc4f2dda5389cb845b72b232539ae9..8721abb20a7eef7390593a5b47e7b04722903bcb 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2021, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -32,7 +32,7 @@ abstract class ConsoleTest extends MockedTest
         */
        protected $consoleArgv = [ 'consoleTest.php' ];
 
-       protected function setUp()
+       protected function setUp() : void
        {
                parent::setUp();