From 6d3b9052004b83da7c904b8303acc3c87edeb139 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 16 Nov 2024 06:28:07 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=91=B7=20lint=20code=20to=20MediaWi?= =?UTF-8?q?ki=20standards?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Check commit and GitHub actions for more details --- includes/Tabber.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Tabber.php b/includes/Tabber.php index dc1b80e..1901d5a 100644 --- a/includes/Tabber.php +++ b/includes/Tabber.php @@ -19,8 +19,8 @@ use JsonException; use MediaWiki\MediaWikiServices; use Parser; use PPFrame; -use TemplateParser; use Sanitizer; +use TemplateParser; class Tabber {