I think this template should support new system with backward compatibility.
class MyHandler implements \MediaWiki\Hook\MyHook {
public function onMyHook( $x, $y ) { ... }
}
Possibly related to phab:T252060.
I think this template should support new system with backward compatibility.
class MyHandler implements \MediaWiki\Hook\MyHook {
public function onMyHook( $x, $y ) { ... }
}
Possibly related to phab:T252060.
Three years have passed and nothing has happened... :-(
Things have dramatically changed with REL1_35.--WikiForMen (talk) 10:33, 17 September 2024 (UTC)