Skip to content

Commit 34448dd

Browse files
committed
chore: update psalm baseline
Signed-off-by: Robin Appelman <[email protected]>
1 parent 0496d13 commit 34448dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3781,17 +3781,12 @@
37813781
<code><![CDATA[$this->mountManager->findByNumericId($numericId)]]></code>
37823782
<code><![CDATA[$this->mountManager->findByStorageId($storageId)]]></code>
37833783
<code><![CDATA[$this->mountManager->findIn($mountPoint)]]></code>
3784-
<code><![CDATA[$this->user]]></code>
37853784
</LessSpecificReturnStatement>
37863785
<MoreSpecificReturnType>
37873786
<code><![CDATA[MountPoint[]]]></code>
37883787
<code><![CDATA[\OC\Files\Mount\MountPoint[]]]></code>
37893788
<code><![CDATA[\OC\Files\Mount\MountPoint[]]]></code>
3790-
<code><![CDATA[\OC\User\User]]></code>
37913789
</MoreSpecificReturnType>
3792-
<NullableReturnStatement>
3793-
<code><![CDATA[$this->user]]></code>
3794-
</NullableReturnStatement>
37953790
<UndefinedMethod>
37963791
<code><![CDATA[remove]]></code>
37973792
</UndefinedMethod>

0 commit comments

Comments
 (0)