MediaWiki REL1_35
ResourceLoaderForeignApiModulesHook.php
Go to the documentation of this file.
1<?php
2
4
6
24 public function onResourceLoaderForeignApiModules( &$dependencies, $context ) : void;
25}
Context object that contains information about the state of a specific ResourceLoader web request.
onResourceLoaderForeignApiModules(&$dependencies, $context)
Add dependencies to the mediawiki.ForeignApi module when you wish to override its behavior.