Skip to content

Commit 86c93cf

Browse files
author
Mateusz Dębiński
committed
Corrected FQCN
1 parent 2f01f69 commit 86c93cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_samples/search/custom/src/Search/FieldMapper/WebinarEventParentNameFieldMapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function accept(Content $content): bool
2929
}
3030

3131
/**
32-
* @return Search\Field[]
32+
* @return \Ibexa\Contracts\Core\Search\Field[]
3333
*/
3434
public function mapFields(Content $content): array
3535
{

0 commit comments

Comments
 (0)