Forking from T283539: Error: Call to undefined function MediaWiki\Extension\Interwiki\Hooks(), but I know it's an issue I've seen before, and given up and just left the stringified class name behind
https://github.com/wikimedia/mediawiki-extensions-Interwiki/blob/7bb8875/includes/Hooks.php#L45
In this case, using [ self::class, 'onInterwikiLoadPrefix' ] results in an error like Error: Call to undefined function MediaWiki\Extension\Interwiki\Hooks()