mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Fix
This commit is contained in:
parent
07b013d306
commit
51cb9c79f8
@ -57,10 +57,7 @@ class TestConfig extends Config
|
|||||||
</projectFiles>';
|
</projectFiles>';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
public function getComposerFilePathForClassLike(string $fq_classlike_name): string|false
|
||||||
* @return false
|
|
||||||
*/
|
|
||||||
public function getComposerFilePathForClassLike(string $fq_classlike_name): bool
|
|
||||||
{
|
{
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user