Merge "mediawiki.mixins.less: Add a link to source of the .background-image-svg techn...
[lhc/web/wiklou.git] / includes / TimestampException.php
1 <?php
2
3 /**
4 * @since 1.20
5 */
6 class TimestampException extends MWException {}