Skip to content

Commit 6929207

Browse files
authored
Remove empty constructor
1 parent 5461f67 commit 6929207

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/Vivait/StringGeneratorBundle/Generator/UuidGenerator.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ class UuidGenerator implements ConfigurableGeneratorInterface
2323
*/
2424
private $namespace;
2525

26-
/**
27-
* Constructor.
28-
*/
29-
public function __construct()
30-
{
31-
32-
}
33-
3426
/**
3527
* Creates a random string based on a length and alphabet
3628
*

0 commit comments

Comments
 (0)