mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 09:45:29 +00:00
fix: change scope of a constant used in a migration
This commit is contained in:
parent
0af22ff989
commit
ac9c2c536a
@ -47,7 +47,7 @@ use Symfony\Contracts\HttpClient\ResponseInterface;
|
||||
|
||||
class RDAPService
|
||||
{
|
||||
private const ENTITY_HANDLE_BLACKLIST = [
|
||||
public const ENTITY_HANDLE_BLACKLIST = [
|
||||
'REDACTED_FOR_PRIVACY',
|
||||
'ANO00-FRNIC',
|
||||
'not applicable',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user