MediaWiki master
ResourceLoaderGetConfigVarsHook.php
Go to the documentation of this file.
1<?php
2
4
6
30 public function onResourceLoaderGetConfigVars( array &$vars, $skin, Config $config ): void;
31}
Interface for configuration instances.
Definition Config.php:32
onResourceLoaderGetConfigVars(array &$vars, $skin, Config $config)
Export static site-wide mw.config variables to JavaScript.