@@ -28,7 +28,7 @@ |
||
28 | 28 | * MessageConfigData constructor. |
29 | 29 | * |
30 | 30 | * @param IOInterface $io |
31 | - * @param $hook |
|
31 | + * @param string $hook |
|
32 | 32 | */ |
33 | 33 | public function __construct(IOInterface $io, $hook) |
34 | 34 | { |