This commit is contained in:
Xes
2025-08-14 22:41:49 +02:00
parent 2de81ccc46
commit 8ce45119b6
39774 changed files with 4309466 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<?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>