| Total Complexity | 1 |
| Total Lines | 11 |
| Duplicated Lines | 0 % |
| Changes | 2 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 17 | class SspDashboardManagementDependencyProvider extends SprykerSspDashboardManagementDependencyProvider |
||
| 18 | { |
||
| 19 | /** |
||
| 20 | * @return array<int, \SprykerFeature\Zed\SspDashboardManagement\Dependency\Plugin\DashboardDataProviderPluginInterface> |
||
| 21 | */ |
||
| 22 | protected function getDashboardDataProviderPlugins(): array |
||
| 31 |