mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
chore: update package files
This commit is contained in:
@@ -14,6 +14,8 @@ use function hash;
|
||||
class DefaultNameGeneratorTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @param non-empty-string $ns
|
||||
*
|
||||
* @dataProvider provideNamesForHashingTest
|
||||
*/
|
||||
public function testDefaultNameGeneratorHashesName(string $ns, string $name, string $algorithm): void
|
||||
|
||||
Reference in New Issue
Block a user