From 6c1ab6607b51e9e9bd4976f3da72af0ee3d403cd Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Thu, 18 Jun 2026 15:09:03 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20rename=20installer=20class=20Pkg=5FMokos?= =?UTF-8?q?uite=20=E2=86=92=20Pkg=5FMokosuiteclient=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/script.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/script.php b/source/script.php index d8ae9f3c..46408385 100644 --- a/source/script.php +++ b/source/script.php @@ -20,7 +20,7 @@ use Joomla\CMS\Log\Log; * * @since 2.2.0 */ -class Pkg_MokosuiteInstallerScript +class Pkg_MokosuiteclientInstallerScript { /** * Runs after package installation/update.