]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/Cache/CacheTest.php
Merge pull request #10446 from MrPetovan/bug/10439-addon-settings-forms
[friendica.git] / tests / src / Core / Cache / CacheTest.php
index 731b86c9005044a8acc3e561c2840e2371d51d1c..5e5d1c17d5bb3e04818a459f535c073134b40df6 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
  *
@@ -81,7 +81,7 @@ abstract class CacheTest extends MockedTest
 
        abstract protected function getInstance();
 
-       protected function setUp()
+       protected function setUp(): void
        {
                parent::setUp();