Total Complexity | 1 |
Total Lines | 9 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
15 | class ProductConfigurationWidgetDependencyProvider extends SprykerProductConfigurationWidgetDependencyProvider |
||
16 | { |
||
17 | /** |
||
18 | * @return array<\SprykerShop\Yves\ProductConfigurationWidgetExtension\Dependency\Plugin\ProductConfigurationRenderStrategyPluginInterface> |
||
19 | */ |
||
20 | protected function getProductConfigurationRenderStrategyPlugins(): array |
||
27 |