Extension:Scribunto/Hooks/ScribuntoExternalLibraries
Appearance
(Redirected from Manual:Hooks/ScribuntoExternalLibraries)
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:ScribuntoExternalLibraries extensions.
Details
[edit]$engine: Astringrepresenting which script engine to use (e.g'lua')&$extraLibraries: Anarrayof strings (string[]) representing which libraries to load (keys are library names, values are names of PHP classes that implement the library)