- Issue created by @DevPilot
Class argument count error after upgrading to Core ^10.3.6
ArgumentCountError: Too few arguments to function Drupal\user\Plugin\views\filter\Roles::__construct(), 4 passed in /app/web/modules/contrib/domain_role/src/Plugin/views/filter/DomainRoles.php on line 43 and exactly 5 expec
ted in Drupal\user\Plugin\views\filter\Roles->__construct() (line 34 of /app/web/core/modules/user/src/Plugin/views/filter/Roles.php).
After upgrading to 10.3.6, run updb or cr.
Update class construct per https://www.drupal.org/node/3427368 β
Active
3.0
Code