Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HordeTranslationHandlerTest.php')
-rw-r--r--tests/HordeTranslationHandlerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/HordeTranslationHandlerTest.php b/tests/HordeTranslationHandlerTest.php
index e87320d5a..9bc7cb552 100644
--- a/tests/HordeTranslationHandlerTest.php
+++ b/tests/HordeTranslationHandlerTest.php
@@ -27,7 +27,7 @@ class HordeTranslationHandlerTest extends TestCase {
private $handler;
- protected function setUp() {
+ protected function setUp(): void {
parent::setUp();
$this->handler = new HordeTranslationHandler();