X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsession%2FSessionProviderInterface.php;h=896e62fb1b8d91e492c70d77990f0317fefe5747;hb=75e2607211b30103417d73a780498b9d27537b62;hp=02ae23d551b6a1af9b4e84138e95ebf9632c1060;hpb=939199bcea28a3b13c49c0f808d11d415660b924;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/session/SessionProviderInterface.php b/includes/session/SessionProviderInterface.php index 02ae23d551..896e62fb1b 100644 --- a/includes/session/SessionProviderInterface.php +++ b/includes/session/SessionProviderInterface.php @@ -24,6 +24,7 @@ namespace MediaWiki\Session; use Language; +use Message; /** * This exists to make IDEs happy, so they don't see the