| Total Complexity | 1 |
| Total Lines | 11 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 17 | class UrlsRestApiDependencyProvider extends SprykerUrlsRestApiDependencyProvider |
||
| 18 | { |
||
| 19 | /** |
||
| 20 | * @return array<\Spryker\Glue\UrlsRestApiExtension\Dependency\Plugin\RestUrlResolverAttributesTransferProviderPluginInterface> |
||
| 21 | */ |
||
| 22 | protected function getRestUrlResolverAttributesTransferProviderPlugins(): array |
||
| 31 |