chore(docs): update docs and script comments to use UploadShield name

This commit is contained in:
2026-02-12 10:47:32 +01:00
parent 0b32b9c96c
commit d1310e0844
14 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ declare(strict_types=1);
namespace UploadLogger\Core;
/**
* Simple immutable configuration holder for the upload logger.
* Simple immutable configuration holder for UploadShield (upload-logger.json).
*/
final class Config
{