Skip to content

Commit 48678ba

Browse files
authored
TASK: Fix doc comment
1 parent afce4a0 commit 48678ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/Service/DynamicIndexSettingService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function process(array $settings, $path, $indexName)
4949
}
5050

5151
/**
52-
* Returns all class names implementing the ThumbnailGeneratorInterface.
52+
* Returns all class names implementing the IndexSettingProcessorInterface.
5353
*
5454
* @Flow\CompileStatic
5555
* @param ObjectManagerInterface $objectManager

0 commit comments

Comments
 (0)