Merge "Revert "Use display name in category page subheadings if provided""
[lhc/web/wiklou.git] / includes / libs / time / TimestampException.php
1 <?php
2
3 /**
4 * @since 1.20
5 */
6 class TimestampException extends Exception {
7 }