- Issue created by @grgcrlsn321
- πΊπΈUnited States grgcrlsn321
It looks like the latest 1.x branch has the code change, but hasn't been released.
https://www.drupal.org/project/entity_access_groups/issues/3202391 β
TypeError: Return value of Drupal\entity_access_groups\Entity\EntityAccessGroup::userReferencedContentAccessRestrict() must be of the type bool, int returned in Drupal\entity_access_groups\Entity\EntityAccessGroup->userReferencedContentAccessRestrict()
I was getting this error above with the module when trying to create entity_access_group. I believe it to be an easy fix where we need to return an actual boolean.
Active
1.0
Code
It looks like the latest 1.x branch has the code change, but hasn't been released.
https://www.drupal.org/project/entity_access_groups/issues/3202391 β