mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
revert wrong commit
This commit is contained in:
parent
74111a3e93
commit
398cf99c6c
@ -81,8 +81,6 @@ class AssertionReconciler extends Reconciler
|
||||
?int &$failed_reconciliation = Reconciler::RECONCILIATION_OK,
|
||||
bool $negated = false
|
||||
): Union {
|
||||
var_dump($assertion);
|
||||
var_dump($existing_var_type->getId());
|
||||
$codebase = $statements_analyzer->getCodebase();
|
||||
|
||||
$is_strict_equality = false;
|
||||
|
Loading…
Reference in New Issue
Block a user