aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/tests/HooksTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/tests/HooksTest.php')
-rw-r--r--apps/federation/tests/HooksTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/tests/HooksTest.php b/apps/federation/tests/HooksTest.php
index afb6b2408f9..c44081064c1 100644
--- a/apps/federation/tests/HooksTest.php
+++ b/apps/federation/tests/HooksTest.php
@@ -30,7 +30,7 @@ use Test\TestCase;
class HooksTest extends TestCase {
- /** @var \PHPUnit_Framework_MockObject_MockObject | TrustedServers */
+ /** @var \PHPUnit\Framework\MockObject\MockObject | TrustedServers */
private $trustedServers;
/** @var Hooks */