Merge "Remove ApiBase::getVersion()"
[lhc/web/wiklou.git] / includes / Hooks.php
index 9018581..cd38a7d 100644 (file)
  * @file
  */
 
-/**
- * @since 1.18
- */
-class MWHookException extends MWException {
-}
-
 /**
  * Hooks class.
  *