| @@ -18,7 +18,7 @@ | ||
| 18 | 18 | public function hasDefinitionFor(string $id): bool; | 
| 19 | 19 | |
| 20 | 20 | /** | 
| 21 | - * @return string[] a list of IDs of services provided | |
| 22 | - */ | |
| 21 | + * @return string[] a list of IDs of services provided | |
| 22 | + */ | |
| 23 | 23 | public function provides(): array; | 
| 24 | 24 | } |