@@ -17,7 +17,7 @@ |
||
| 17 | 17 | interface DecorationInterface extends ServiceInterface |
| 18 | 18 | { |
| 19 | 19 | /** |
| 20 | - * @return array<string, string> The first value is the service id of the decorated service. The second argument is |
|
| 20 | + * @return string[] string> The first value is the service id of the decorated service. The second argument is |
|
| 21 | 21 | * the new name of the decorated service. |
| 22 | 22 | */ |
| 23 | 23 | public function getDecoration(); |