We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c6cb5c3
You can also allow some previously disallowed calls using the allowIn configuration key (#3)
allowIn
You need to add DisallowedHelper to your services section in phpstan.neon:
DisallowedHelper
services
phpstan.neon
services: - Spaze\PHPStan\Rules\Disallowed\DisallowedHelper