- Issue created by @Graber
Why even redefining that property if it's defined in the parent class?
Getting
PHP Fatal error: Type of Drupal\grequest\Plugin\Validation\Constraint\GroupMembershipRequestValidator::$context must be Symfony\Component\Validator\Context\ExecutionContextInterface (as in class Symfony\Component\Validator\ConstraintValidator) in /var/www/html/web/modules/contrib/grequest/src/Plugin/Validation/Constraint/GroupMembershipRequestValidator.php on line 11
On Drupal 11.2
Remove that property definition.
Active
3.2
Code