| Total Complexity | 1 |
| Total Lines | 9 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 13 | class PaymentAppDependencyProvider extends SprykerPaymentAppDependencyProvider |
||
| 14 | { |
||
| 15 | /** |
||
| 16 | * @return list<\Spryker\Zed\PaymentAppExtension\Dependency\Plugin\ExpressCheckoutPaymentRequestProcessorPluginInterface> |
||
| 17 | */ |
||
| 18 | protected function getExpressCheckoutPaymentRequestProcessorPlugins(): array |
||
| 25 |