mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 08:17:22 +01:00
upgrade to phpstan lvl 7
This commit is contained in:
@ -70,6 +70,8 @@ if (!function_exists('uses')) {
|
||||
/**
|
||||
* The uses function binds the given
|
||||
* arguments to test closures.
|
||||
*
|
||||
* @param class-string ...$classAndTraits
|
||||
*/
|
||||
function uses(string ...$classAndTraits): UsesCall
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user