Skip to content

Commit dfc2fa8

Browse files
committed
Add class constant key tests and fixtures for array shape validation
1 parent 6ba90a4 commit dfc2fa8

6 files changed

Lines changed: 504 additions & 328 deletions

File tree

src/Internal/ContractVisitor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ private function extractDestructuringVariables(Node\Expr\List_|Node\Expr\Array_
214214

215215
return $vars;
216216
}
217-
}
217+
}

0 commit comments

Comments
 (0)