Problem/Motivation
Drupal\administerusersbyrole\Plugin\Action\ChangeUserRoleTrait::access(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in include() (line 571 of vendor/composer/ClassLoader.php).
Steps to reproduce
Install module with PHP version 8.4 (Drupal 10.4)
Issue fork administerusersbyrole-3516164
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
poonam09Comment #8
adamps commentedThanks