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