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