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