mediawiki-extensions-AbuseF.../includes/VariableGenerator
Daimona Eaytoy 661a77f0eb Rename addStaticVars and related hook
This code was introduced with Iba59fe8d190dd338ecc8cfd682205bce33c9738b
and is unused since then. The name should highlight that those variables are not
supposed to be "static", i.e. immutable. Examples are: timestamp, spam
blacklist, site name, site language. These are not immutable, but rather
"generic", and they're known even without an ongoing action.

Also add an RC row param and update docs.

Change-Id: I402f04585e9154059fc413e527e39dcb8e6b3d7c
2020-02-09 14:29:08 +01:00
..
RCVariableGenerator.php Rename addStaticVars and related hook 2020-02-09 14:29:08 +01:00
RunVariableGenerator.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
VariableGenerator.php Rename addStaticVars and related hook 2020-02-09 14:29:08 +01:00