We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbf80e commit f83d916Copy full SHA for f83d916
2 files changed
apps/federation/lib/DbHandler.php
@@ -22,7 +22,6 @@
22
* @todo Port to QBMapper
23
* @package OCA\Federation
24
*/
25
-#[\PHPUnit\Framework\Attributes\Group('DB')]
26
class DbHandler {
27
private string $dbTable = 'trusted_servers';
28
build/psalm-baseline.xml
@@ -3268,7 +3268,6 @@
3268
</DeprecatedClass>
3269
<DeprecatedInterface>
3270
<code><![CDATA[$object]]></code>
3271
- <code><![CDATA[Task]]></code>
3272
<code><![CDATA[private]]></code>
3273
</DeprecatedInterface>
3274
</file>
0 commit comments