Update EntityAccessHelper.php

Created on 1 February 2023, almost 2 years ago
Updated 19 May 2023, over 1 year ago

Problem/Motivation

EntityAccessHelper.php namespace needs to update it's namespace to work to social_group_types. Non admin users get an error on groups pages.

Steps to reproduce

Actual namespace in the file is: namespace Drupal\social_flex;
It should be: namespace Drupal\social_group_types;
Accessing a group with an authenticated user throws an error.

Proposed resolution

Change namespace.

Remaining tasks

Change namespace.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024