mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-23 22:13:34 +00:00
8825c3dce4
This doesn't make much of a difference, but I think it is more correct. False is returned when the key cannot be found in the cache. This is an expected situation here (hence the "try"). Null can only be returned when null was stored in the cache before. This can't happen here, as far as I understand the code. Change-Id: I82f24e9f7234d0ec79f8223cd29e3df6e83f7f7b |
||
---|---|---|
.. | ||
ApiParsoidTrait.php | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
DirectParsoidClient.php | ||
Hooks.php | ||
ParsoidClient.php | ||
ServiceWiring.php | ||
SpecialCollabPad.php | ||
VisualEditorApiVisualEditorEditPostSaveHook.php | ||
VisualEditorApiVisualEditorEditPreSaveHook.php | ||
VisualEditorBeforeEditorHook.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHookRunner.php | ||
VisualEditorParsoidClientFactory.php |