Skip to content

Commit f83d916

Browse files
committed
fixup! refactor: apply rector rules for PHPUnit 10
1 parent 1bbf80e commit f83d916

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

apps/federation/lib/DbHandler.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
* @todo Port to QBMapper
2323
* @package OCA\Federation
2424
*/
25-
#[\PHPUnit\Framework\Attributes\Group('DB')]
2625
class DbHandler {
2726
private string $dbTable = 'trusted_servers';
2827

build/psalm-baseline.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3268,7 +3268,6 @@
32683268
</DeprecatedClass>
32693269
<DeprecatedInterface>
32703270
<code><![CDATA[$object]]></code>
3271-
<code><![CDATA[Task]]></code>
32723271
<code><![CDATA[private]]></code>
32733272
</DeprecatedInterface>
32743273
</file>

0 commit comments

Comments
 (0)