| Total Complexity | 1 |
| Total Lines | 10 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 16 | class SessionRedisDependencyProvider extends SprykerSessionRedisDependencyProvider |
||
| 17 | { |
||
| 18 | /** |
||
| 19 | * @return array<\Spryker\Yves\SessionRedisExtension\Dependency\Plugin\SessionRedisLockingExclusionConditionPluginInterface> |
||
| 20 | */ |
||
| 21 | protected function getSessionRedisLockingExclusionConditionPlugins(): array |
||
| 29 |