mirror of
https://github.com/danog/psalm.git
synced 2024-12-14 18:36:58 +01:00
so close!
This commit is contained in:
parent
30c885e1a6
commit
8613ebb9a4
@ -965,7 +965,7 @@ class Codebase extends PsalmCodebase
|
|||||||
);
|
);
|
||||||
|
|
||||||
$declaring_method_id = $this->methods->getDeclaringMethodId(
|
$declaring_method_id = $this->methods->getDeclaringMethodId(
|
||||||
$method_id,
|
$method_id
|
||||||
);
|
);
|
||||||
|
|
||||||
if ($declaring_method_id === null) {
|
if ($declaring_method_id === null) {
|
||||||
|
Loading…
Reference in New Issue
Block a user