aboutsummaryrefslogtreecommitdiffstats
path: root/includes/config-vars.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/config-vars.php')
-rw-r--r--includes/config-vars.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/includes/config-vars.php b/includes/config-vars.php
index 1fb7a6c13804..fe6189369649 100644
--- a/includes/config-vars.php
+++ b/includes/config-vars.php
@@ -1216,12 +1216,6 @@ $wgDatabaseReplicaLagCritical = null;
$wgMaxExecutionTimeForExpensiveQueries = null;
/**
- * Config variable stub for the ActorTableSchemaMigrationStage setting, for use by phpdoc and IDEs.
- * @see MediaWiki\MainConfigSchema::ActorTableSchemaMigrationStage
- */
-$wgActorTableSchemaMigrationStage = null;
-
-/**
* Config variable stub for the TemplateLinksSchemaMigrationStage setting, for use by phpdoc and IDEs.
* @see MediaWiki\MainConfigSchema::TemplateLinksSchemaMigrationStage
*/