mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Update types throughout the code base
This commit is contained in:
@@ -28,6 +28,9 @@ use function substr;
|
||||
class DceSecurityGeneratorTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @param non-empty-string $node
|
||||
* @param positive-int $providedDomain
|
||||
*
|
||||
* @dataProvider provideValuesForDceSecurityGenerator
|
||||
*/
|
||||
public function testGenerateBytesReplacesBytesWithDceValues(
|
||||
|
||||
Reference in New Issue
Block a user