Set explicit visibility of constant in NodaValidationHelper

This commit is contained in:
2025-09-09 14:59:57 +02:00
parent eacfa4544f
commit da6d9de888

View File

@@ -11,7 +11,7 @@ declare(strict_types = 1);
*/
final class NodaValidationHelper {
const ACTOR_DESCRIPTION_REQUIRED_DISTINCT_CHARS = 3;
private const ACTOR_DESCRIPTION_REQUIRED_DISTINCT_CHARS = 3;
/**
* Validates an actor description for completeness. Of course, only an informed