Welcome to mirror list, hosted at ThFree Co, Russian Federation.

psalm-baseline.xml - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0423d5a38899be2eeac05f07336422ee7a352ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.26.0@6998fabb2bf528b65777bf9941920888d23c03ac">
  <file src="lib/Db/Preferences.php">
    <UndefinedClass occurrences="2">
      <code>BackgroundService</code>
      <code>BackgroundService</code>
    </UndefinedClass>
  </file>
  <file src="lib/Model/CalendarEvent.php">
    <UndefinedInterfaceMethod occurrences="1">
      <code>getUri</code>
    </UndefinedInterfaceMethod>
  </file>
  <file src="lib/Service/CalendarService.php">
    <UndefinedInterfaceMethod occurrences="5">
      <code>getCalendarsForPrincipal</code>
      <code>getUri</code>
      <code>getUri</code>
      <code>newQuery</code>
      <code>searchForPrincipal</code>
    </UndefinedInterfaceMethod>
  </file>
  <file src="lib/Service/UserService.php">
    <UndefinedInterfaceMethod occurrences="1">
      <code>findGenericLanguage</code>
    </UndefinedInterfaceMethod>
  </file>
</files>