| Total Complexity | 2 |
| Total Lines | 19 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 16 | class ProductSetPageSearchDependencyProvider extends SprykerProductSetPageSearchDependencyProvider |
||
| 17 | { |
||
| 18 | /** |
||
| 19 | * @return array<\Spryker\Client\SearchExtension\Dependency\Plugin\ResultFormatterPluginInterface|\Spryker\Client\Search\Dependency\Plugin\ResultFormatterPluginInterface> |
||
| 20 | */ |
||
| 21 | protected function getProductSetListResultFormatterPlugins(): array |
||
| 25 | ]; |
||
| 26 | } |
||
| 27 | |||
| 28 | /** |
||
| 29 | * @return array<\Spryker\Client\Kernel\AbstractPlugin> |
||
| 30 | */ |
||
| 31 | protected function getProductSetListQueryExpanderPlugins(): array |
||
| 38 |