We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda81d5 commit 012bed0Copy full SHA for 012bed0
1 file changed
src/Vivait/StringGeneratorBundle/Resources/config/services.yml
@@ -30,6 +30,8 @@ services:
30
31
vivait_generator.generator.uuid_string:
32
class: Vivait\StringGeneratorBundle\Generator\UuidGenerator
33
+ tags:
34
+ - { name: vivait_generator.generator, alias: 'uuid_string' }
35
36
vivait_generator.randomlib:
37
class: RandomLib\Factory
0 commit comments