]> git.mxchange.org Git - friendica.git/blobdiff - tests/functional/DependencyCheckTest.php
Merge pull request #10479 from MrPetovan/task/9378-merge-share-template
[friendica.git] / tests / functional / DependencyCheckTest.php
index 74801f7c0f0278dad465e4c021d5aa1167590412..a7b45ccebeffa9ce1362436e524a77fbeb9bc5aa 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -45,7 +45,7 @@ class DependencyCheckTest extends TestCase
         */
        private $dice;
 
-       protected function setUp()
+       protected function setUp() : void
        {
                parent::setUp();