Merge "Selenium: replace UserLoginPage with BlankPage where possible"
[lhc/web/wiklou.git] / includes / externalstore / ExternalStoreException.php
1 <?php
2
3 class ExternalStoreException extends MWException {
4
5 }