Skip to content

Commit 816fc3a

Browse files
committed
Merge pull request #20 from robcaw/scrutinizer-patch-3
Scrutinizer Auto-Fixes
2 parents 0d54984 + 19b64f6 commit 816fc3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Vivait/StringGeneratorBundle/EventListener/GeneratorListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public function configureGenerator(ConfigurableGeneratorInterface $generator, $o
135135
/**
136136
* @param GeneratorInterface $generator
137137
* @param GeneratorAnnotation $annotation
138-
* @param $object
138+
* @param \ReflectionObject $object
139139
*/
140140
public function performCallbacks(GeneratorInterface $generator, GeneratorAnnotation $annotation, $object)
141141
{

0 commit comments

Comments
 (0)