Skip to content

Commit a7efbf4

Browse files
committed
chore: update psalm baseline
Signed-off-by: Robin Appelman <[email protected]>
1 parent 0d2c526 commit a7efbf4

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
@@ -3719,17 +3719,12 @@
37193719
<code><![CDATA[$this->mountManager->findByNumericId($numericId)]]></code>
37203720
<code><![CDATA[$this->mountManager->findByStorageId($storageId)]]></code>
37213721
<code><![CDATA[$this->mountManager->findIn($mountPoint)]]></code>
3722-
<code><![CDATA[$this->user]]></code>
37233722
</LessSpecificReturnStatement>
37243723
<MoreSpecificReturnType>
37253724
<code><![CDATA[MountPoint[]]]></code>
37263725
<code><![CDATA[\OC\Files\Mount\MountPoint[]]]></code>
37273726
<code><![CDATA[\OC\Files\Mount\MountPoint[]]]></code>
3728-
<code><![CDATA[\OC\User\User]]></code>
37293727
</MoreSpecificReturnType>
3730-
<NullableReturnStatement>
3731-
<code><![CDATA[$this->user]]></code>
3732-
</NullableReturnStatement>
37333728
<UndefinedMethod>
37343729
<code><![CDATA[remove]]></code>
37353730
</UndefinedMethod>

0 commit comments

Comments
 (0)