mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-27 12:55:35 +01:00
14 lines
462 B
XML
14 lines
462 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<files psalm-version="3.11.0@5bc9b095d1a6f1a2e0890353fc2c6cd7de62371d">
|
|
<file src="src/FakeMetaCommand.php">
|
|
<PropertyNotSetInConstructor occurrences="1">
|
|
<code>FakeMetaCommand</code>
|
|
</PropertyNotSetInConstructor>
|
|
</file>
|
|
<file src="src/FakeModelsCommand.php">
|
|
<PropertyNotSetInConstructor occurrences="1">
|
|
<code>FakeModelsCommand</code>
|
|
</PropertyNotSetInConstructor>
|
|
</file>
|
|
</files>
|