Files
Chamilo/vendor/doctrine/data-fixtures/psalm-baseline.xml
2025-08-14 22:41:49 +02:00

31 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.22.0@fc2c6ab4d5fa5d644d8617089f012f3bb84b8703">
<file src="lib/Doctrine/Common/DataFixtures/Executor/PHPCRExecutor.php">
<UndefinedClass occurrences="1">
<code>DocumentManagerInterface</code>
</UndefinedClass>
<UndefinedDocblockClass occurrences="2">
<code>DocumentManagerInterface</code>
<code>DocumentManagerInterface</code>
</UndefinedDocblockClass>
</file>
<file src="lib/Doctrine/Common/DataFixtures/Purger/PHPCRPurger.php">
<UndefinedClass occurrences="3">
<code>?DocumentManagerInterface</code>
<code>DocumentManager</code>
<code>NodeHelper</code>
</UndefinedClass>
<UndefinedDocblockClass occurrences="3">
<code>$this-&gt;dm</code>
<code>DocumentManagerInterface|null</code>
<code>DocumentManagerInterface|null</code>
</UndefinedDocblockClass>
</file>
<file src="lib/Doctrine/Common/DataFixtures/ReferenceRepository.php">
<UndefinedClass occurrences="2">
<code>PhpcrDocumentManager</code>
<code>PhpcrDocumentManager</code>
</UndefinedClass>
</file>
</files>