Merge "API: improve pageswithprop explanation"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / MockApi.php
index d94aa2c..516da0c 100644 (file)
@@ -4,9 +4,6 @@ class MockApi extends ApiBase {
        public function execute() {
        }
 
-       public function getVersion() {
-       }
-
        public function __construct() {
        }