| @@ -24,7 +24,7 @@ | ||
| 24 | 24 | |
| 25 | 25 | /** | 
| 26 | 26 | * InternationalisationMiddleware constructor. | 
| 27 | - * @param $helper | |
| 27 | + * @param string $helper | |
| 28 | 28 | * @param string|null $defaultLocale | 
| 29 | 29 | */ | 
| 30 | 30 | public function __construct( $helper, string $defaultLocale = null) |