mediawiki-extensions-CodeMi.../includes
Derick Alangi 4b17eb952c Type hint &$defaultPreferences & clean onResourceLoaderTestModules
* Per https://www.mediawiki.org/wiki/Manual:Hooks/GetPreferences, it is
  strict on $preferences being an array, so type hinted it to conform.

* Remove legacy hook behavior for onResourceLoaderTestModules() hook in
  CodeMirrorHooks. See: https://w.wiki/3Az for more information. Also,
  added `@see` with link to the documentation of the hook used.

Change-Id: I0a2fac4b4d491abf8d2f661be32bf2e0d791c90b
2019-05-07 15:44:14 +01:00
..
CodeMirrorHooks.php Type hint &$defaultPreferences & clean onResourceLoaderTestModules 2019-05-07 15:44:14 +01:00
ResourceLoaderCodeMirrorModule.php Use new Parser accessors 2018-08-13 22:56:03 -07:00