X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsession%2FSessionProviderInterface.php;h=896e62fb1b8d91e492c70d77990f0317fefe5747;hb=748c5eae2fd5d897c94c48771161c259941a7488;hp=02ae23d551b6a1af9b4e84138e95ebf9632c1060;hpb=f875f3d31867067116641af987dea4511324e96b;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