Skip to content

Commit e8d9649

Browse files
committed
[TASK] Meaningful description for the parameter "$collection"
1 parent c132fc5 commit e8d9649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/Processor/FileProcessor.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function renderFileCollection(string $table, string $fieldName, array $ro
105105
}
106106

107107
/**
108-
* @param array $collection The referencing uid of file collections
108+
* @param array $collection The referencing with multiple uid of file collections
109109
*/
110110
public function renderFilesFromCollection(array $collection, array $configuration = []): array
111111
{

0 commit comments

Comments
 (0)