Localized repo

This commit is contained in:
Alexey Berezhok
2025-02-03 23:07:58 +03:00
parent 06fd83a6be
commit 943298a03a

View File

@@ -3,6 +3,7 @@ declare (strict_types = 1);
namespace Hestiacp\quoteshellarg; namespace Hestiacp\quoteshellarg;
/** /**
* localized
* quotes shell arguments * quotes shell arguments
* (doing a better job than escapeshellarg) * (doing a better job than escapeshellarg)
* *