From 943298a03acc3ff7a89eff948534f90d1c6ba950 Mon Sep 17 00:00:00 2001 From: Alexey Berezhok Date: Mon, 3 Feb 2025 23:07:58 +0300 Subject: [PATCH] Localized repo --- src/Hestiacp/quoteshellarg/quoteshellarg.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Hestiacp/quoteshellarg/quoteshellarg.php b/src/Hestiacp/quoteshellarg/quoteshellarg.php index 059d980..596c221 100644 --- a/src/Hestiacp/quoteshellarg/quoteshellarg.php +++ b/src/Hestiacp/quoteshellarg/quoteshellarg.php @@ -3,6 +3,7 @@ declare (strict_types = 1); namespace Hestiacp\quoteshellarg; /** + * localized * quotes shell arguments * (doing a better job than escapeshellarg) *