mediawiki-extensions-AbuseF.../includes/Variables
Daimona Eaytoy ed49f86b74 Make User::get* calls explicit in LazyVariableComputer
With explicit calls it's easier to see what method is being used,
whether it's deprecated, etc. Some methods here are in fact deprecated
or already have a proper replacement, but this is left for a follow-up.

Change-Id: Iee3154855f86c76aab98e7c14250c14e8b9ee939
2021-01-17 00:35:40 +00:00
..
LazyLoadedVariable.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
LazyVariableComputer.php Make User::get* calls explicit in LazyVariableComputer 2021-01-17 00:35:40 +00:00
UnsetVariableException.php Create a dedicated namespace for variables-related classes 2021-01-02 18:16:48 +01:00
VariableHolder.php Remove deprecated VariableHolder::getVar 2021-01-03 19:14:13 +00:00
VariablesBlobStore.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
VariablesFormatter.php Add a bunch of tests 2021-01-04 15:54:54 +01:00
VariablesManager.php Make User::get* calls explicit in LazyVariableComputer 2021-01-17 00:35:40 +00:00