mirror of
https://github.com/danog/psalm.git
synced 2024-12-14 18:36:58 +01:00
more
This commit is contained in:
parent
14309f07fc
commit
e10ad2b567
@ -660,7 +660,7 @@ class Codebase extends PsalmCodebase
|
|||||||
}
|
}
|
||||||
|
|
||||||
$matching_classlike_names = $this->classlikes->getMatchingClassLikeNames(
|
$matching_classlike_names = $this->classlikes->getMatchingClassLikeNames(
|
||||||
$type_string,
|
$type_string
|
||||||
);
|
);
|
||||||
|
|
||||||
$completion_items = [];
|
$completion_items = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user