mirror of
https://github.com/danog/psalm.git
synced 2024-12-02 09:37:59 +01:00
Update
This commit is contained in:
parent
887d2ff171
commit
69cddcf0f6
@ -61,7 +61,8 @@ class TestConfig extends Config
|
||||
</projectFiles>';
|
||||
}
|
||||
|
||||
public function getComposerFilePathForClassLike(string $fq_classlike_name): false
|
||||
/** @return false */
|
||||
public function getComposerFilePathForClassLike(string $fq_classlike_name): bool
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user