Merge "Revert "[MCR] Add and use $title param to RevisionStore getPrevious/Next""
[lhc/web/wiklou.git] / includes / config / EtcdConfigParseError.php
1 <?php
2
3 class EtcdConfigParseError extends Exception {
4 }