Total Complexity | 1 |
Total Lines | 13 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
19 | class SalesOrderThresholdGuiDependencyProvider extends SprykerSalesOrderThresholdGuiDependencyProvider |
||
20 | { |
||
21 | /** |
||
22 | * @return array<\Spryker\Zed\SalesOrderThresholdGuiExtension\Dependency\Plugin\SalesOrderThresholdFormExpanderPluginInterface> |
||
23 | */ |
||
24 | protected function getSalesOrderThresholdFormExpanderPlugins(): array |
||
35 |