view/src/ViewHooks.php
Method onResourceLoaderRegisterModules
has 48 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function onResourceLoaderRegisterModules( ResourceLoader $rl ): void {
$moduleTemplate = [
'localBasePath' => __DIR__ . '/..',
'remoteExtPath' => 'Wikibase/view',
];