summaryrefslogtreecommitdiffstats
path: root/tests/php/Collaboration/Reference/TalkReferenceProviderTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/Collaboration/Reference/TalkReferenceProviderTest.php')
-rw-r--r--tests/php/Collaboration/Reference/TalkReferenceProviderTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/php/Collaboration/Reference/TalkReferenceProviderTest.php b/tests/php/Collaboration/Reference/TalkReferenceProviderTest.php
index 1d6d13f29..61b608065 100644
--- a/tests/php/Collaboration/Reference/TalkReferenceProviderTest.php
+++ b/tests/php/Collaboration/Reference/TalkReferenceProviderTest.php
@@ -75,7 +75,7 @@ class TalkReferenceProviderTest extends TestCase {
);
}
- public function dataGetTalkAppLinkToken(): array {
+ public static function dataGetTalkAppLinkToken(): array {
return [
['https://localhost/', null],
['https://localhost/call', null],