| Total Complexity | 1 |
| Total Lines | 8 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 14 | class MerchantCommissionGuiDependencyProvider extends SprykerMerchantCommissionGuiDependencyProvider |
||
| 15 | { |
||
| 16 | /** |
||
| 17 | * @return \Spryker\Zed\MerchantCommissionGuiExtension\Communication\Dependency\Plugin\MerchantCommissionExportPluginInterface |
||
| 18 | */ |
||
| 19 | protected function getMerchantCommissionExportPlugin(): MerchantCommissionExportPluginInterface |
||
| 24 |