Actualización

This commit is contained in:
Xes
2025-04-10 12:24:57 +02:00
parent 8969cc929d
commit 45420b6f0d
39760 changed files with 4303286 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>