Skip to content

Commit 19b64f6

Browse files
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/vivait/StringGeneratorBundle/inspections/c5739b65-9f7f-4ce8-81a5-527896324da2
1 parent 0d54984 commit 19b64f6

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)