Replace remaining instances with "allowlist", "denylist" and "blocklist"

This commit is contained in:
Hypolite Petovan 2020-06-06 16:44:39 -04:00
parent 530ff51898
commit 8eeb7807d3
6 changed files with 14 additions and 14 deletions

View file

@ -349,7 +349,7 @@ class Database
}
/**
* Removes every not whitelisted character from the identifier string
* Removes every not allowlisted character from the identifier string
*
* @param string $identifier
*