mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Remove var_dump
This commit is contained in:
parent
8408effe57
commit
5777e008c0
@ -981,7 +981,6 @@ class ExpressionAnalyzer
|
||||
'Cannot handle ' . $return_type->value . ' when $self_class is empty'
|
||||
);
|
||||
}
|
||||
var_dump('here');
|
||||
|
||||
$return_type->value = $self_class;
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user