mirror of
https://github.com/danog/psalm.git
synced 2024-12-11 16:59:45 +01:00
fix CS
This commit is contained in:
parent
a7c4f0052b
commit
3fc716ec3b
@ -347,7 +347,7 @@ class ForeachAnalyzer
|
||||
* @param PhpParser\Node\Stmt\Foreach_|PhpParser\Node\Expr\YieldFrom $stmt
|
||||
* @return false|null
|
||||
*/
|
||||
public static function checkIteratorType(
|
||||
public static function checkIteratorType(
|
||||
StatementsAnalyzer $statements_analyzer,
|
||||
PhpParser\NodeAbstract $stmt,
|
||||
PhpParser\Node\Expr $expr,
|
||||
|
Loading…
Reference in New Issue
Block a user