fix: change scope of a constant used in a migration

This commit is contained in:
Maël Gangloff
2025-10-14 00:10:19 +02:00
parent 0af22ff989
commit ac9c2c536a

View File

@@ -47,7 +47,7 @@ use Symfony\Contracts\HttpClient\ResponseInterface;
class RDAPService class RDAPService
{ {
private const ENTITY_HANDLE_BLACKLIST = [ public const ENTITY_HANDLE_BLACKLIST = [
'REDACTED_FOR_PRIVACY', 'REDACTED_FOR_PRIVACY',
'ANO00-FRNIC', 'ANO00-FRNIC',
'not applicable', 'not applicable',