forked from sonata-project/SonataMediaBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpsalm-baseline.xml
21 lines (21 loc) · 861 Bytes
/
psalm-baseline.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.7.3@38c452ae584467e939d55377aaf83b5a26f19dd1">
<!-- TODO: Remove this integration, the last version of this dependency is too old to be installed -->
<file src="src/Resources/config/gaufrette.php">
<UndefinedClass occurrences="3">
<code>Openstack</code>
<code>Rackspace</code>
<code>Service</code>
</UndefinedClass>
</file>
<file src="src/Consumer/CreateThumbnailConsumer.php">
<ContainerDependency occurrences="1">
<code>ContainerInterface $container</code>
</ContainerDependency>
</file>
<file src="src/Metadata/ProxyMetadataBuilder.php">
<ContainerDependency occurrences="1">
<code>ContainerInterface $container</code>
</ContainerDependency>
</file>
</files>