mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Remove stray comma
This commit is contained in:
parent
9cbe389285
commit
5f0514b3da
@ -1004,7 +1004,7 @@ class StubTest extends TestCase
|
||||
public static function vendorFunction(VendorClass $v) : void {
|
||||
$v->foo();
|
||||
}
|
||||
}',
|
||||
}'
|
||||
);
|
||||
|
||||
$file_path = getcwd() . '/src/somefile.php';
|
||||
|
Loading…
x
Reference in New Issue
Block a user