Open
Description
This is a follow-up issue of #486. As discussed there, we should replicate the AccessDeprecatedConstant rule to track known deprecated global drush constants.
See https://github.com/mglaman/phpstan-drupal/blob/main/src/Rules/Deprecations/AccessDeprecatedConstant.php for the model class.