Check InvalidArgument psalm error into baseline - PHPDoc needs to be improved
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
eb9faa7bdb
commit
0a1f4549e7
|
@ -3393,7 +3393,7 @@
|
||||||
</TypeDoesNotContainType>
|
</TypeDoesNotContainType>
|
||||||
</file>
|
</file>
|
||||||
<file src="lib/private/Comments/Manager.php">
|
<file src="lib/private/Comments/Manager.php">
|
||||||
<InvalidArgument occurrences="2"/>
|
<InvalidArgument occurrences="3"/>
|
||||||
<InvalidDocblock occurrences="1">
|
<InvalidDocblock occurrences="1">
|
||||||
<code>public function getForObjectSince(</code>
|
<code>public function getForObjectSince(</code>
|
||||||
</InvalidDocblock>
|
</InvalidDocblock>
|
||||||
|
|
Loading…
Reference in New Issue