mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore: Update psalm baseline
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
92038229fa
commit
12b1342316
1 changed files with 0 additions and 5 deletions
|
|
@ -1324,11 +1324,6 @@
|
|||
<code><![CDATA[$this->fastCache[$app][$key] ?? $default]]></code>
|
||||
</NullableReturnStatement>
|
||||
</file>
|
||||
<file src="lib/private/AppFramework/Bootstrap/Coordinator.php">
|
||||
<InvalidPropertyAssignmentValue>
|
||||
<code><![CDATA[$this->bootedApps]]></code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
</file>
|
||||
<file src="lib/private/AppFramework/Bootstrap/FunctionInjector.php">
|
||||
<UndefinedMethod>
|
||||
<code><![CDATA[getName]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue