]> git.mxchange.org Git - friendica.git/blobdiff - tests/MockedTest.php
Merge pull request #11060 from urbalazs/typo
[friendica.git] / tests / MockedTest.php
index 81e43d669a144201103c0773546d413fc6fa0e98..fdbfe219dd90147a7fcc66352ba723be8e86f329 100644 (file)
@@ -28,7 +28,7 @@ use PHPUnit\Framework\TestCase;
  */
 abstract class MockedTest extends TestCase
 {
-       protected function tearDown()
+       protected function tearDown() : void
        {
                \Mockery::close();