mediawiki-extensions-Scribunto/includes
C. Scott Ananian 13b7e5ab31 Add title.content alias for Title::getContent()
No other access in the Title class contains a `get` prefix, so this
makes the title methods consistent.

Bug: T373047
Change-Id: I4a3a7498462b7b3b6143dc61f529e526ccb112e2
2024-08-22 11:30:26 -04:00
..
Engines Add title.content alias for Title::getContent() 2024-08-22 11:30:26 -04:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
ApiScribuntoConsole.php Use namespaced classes 2024-06-10 20:41:43 +02:00
CodeEditorHooks.php Inject services into ApiScribuntoConsole, CodeEditorHooks and Hooks 2024-03-18 04:40:47 +00:00
Hooks.php Use namespaced classes 2024-06-10 20:41:43 +02:00
Scribunto.php Use namespaced classes 2024-06-10 20:41:43 +02:00
ScribuntoContent.php Use namespaced classes 2024-01-05 19:24:06 +01:00
ScribuntoContentHandler.php Replace global configuration variables 2024-03-18 04:40:44 +00:00
ScribuntoEngineBase.php Use namespaced classes 2024-06-10 20:41:43 +02:00
ScribuntoException.php Use namespaced classes 2024-01-05 19:24:06 +01:00
ScribuntoModuleBase.php Use namespaced classes 2024-01-05 19:24:06 +01:00