Merge pull request #145 from AlexMartinFR/patch-2

Update globals.php
This commit is contained in:
Nuno Maduro
2020-08-02 22:53:32 +01:00
committed by GitHub

View File

@ -44,8 +44,8 @@ function dataset(string $name, $dataset): void
} }
/** /**
* The uses function adds the binds the * The uses function binds the given
* given arguments to test closures. * arguments to test closures.
*/ */
function uses(string ...$classAndTraits): UsesCall function uses(string ...$classAndTraits): UsesCall
{ {