mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
fix test
This commit is contained in:
parent
8049438408
commit
8e5c9f02bb
@ -2991,7 +2991,7 @@ class ClassTemplateTest extends TestCase
|
||||
|
||||
/**
|
||||
* @psalm-template TResult
|
||||
* @psalm-param callable(self::READ_UNCOMMITTED): TResult $readUncommitted
|
||||
* @psalm-param pure-callable(self::READ_UNCOMMITTED): TResult $readUncommitted
|
||||
* @psalm-return TResult
|
||||
*/
|
||||
public function resolve(callable $readUncommitted) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user