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) *