mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Remove comma
This commit is contained in:
parent
6fa0da9e37
commit
710768e496
@ -926,7 +926,7 @@ class ArrayAssignmentAnalyzer
|
||||
*/
|
||||
private static function getDimKeyValues(
|
||||
StatementsAnalyzer $statements_analyzer,
|
||||
PhpParser\Node\Expr $dim,
|
||||
PhpParser\Node\Expr $dim
|
||||
): array {
|
||||
$key_values = [];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user