mediawiki-extensions-AbuseF.../includes/VariableGenerator
thiemowmde 24888bea15 Mark protected stuff in classes with no subclasses as private
Protected effectively means "public to subclasses" and should be
avoided for the same reasons as marking everything as public should
be avoided.

Change-Id: Iba674b486ce53fd1f94f70163d47824e969abb77
2023-06-23 12:28:06 +02:00
..
RCVariableGenerator.php Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
RunVariableGenerator.php Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
VariableGenerator.php Retrieve external links from PreparedUpdate 2023-06-13 14:30:06 +02:00
VariableGeneratorFactory.php Replace WikiPage::factory in non-test code 2021-09-01 04:55:25 +00:00