ProductSearchAdapterInterface
in
Table of Contents
- searchByIds() : mixed
- searchByTerm() : mixed
Methods
searchByIds()
public
searchByIds(array<string|int, mixed> $idCollection) : mixed
Parameters
- $idCollection : array<string|int, mixed>
Return values
mixed —searchByTerm()
public
searchByTerm(string $term) : mixed
Parameters
- $term : string