Skip to content

Commit c942289

Browse files
committed
Revert signature on \Setono\SyliusMeilisearchPlugin\Document\Metadata\MetadataInterface::getFacetableAttributeNames
1 parent fe6915e commit c942289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Document/Metadata/MetadataInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function getFacetableAttributes(): array;
3737
/**
3838
* Returns the names of the facetable attributes
3939
*
40-
* @return array<string>
40+
* @return list<string>
4141
*/
4242
public function getFacetableAttributeNames(): array;
4343

0 commit comments

Comments
 (0)