Let's start to convert all calls to user_access() with the new AccountInterface::hasPermission() method.
Part of #2048171: [meta] Replace user_access() calls with $account->hasPermission() wherever possible.
Change records for this issue:
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-entity_replace_user_access-2061985.patch | 707 bytes | internetdevels |
Comments
Comment #1
internetdevels commentedHere is the patch.
Comment #2
andypostnice
Comment #3
webchickCommitted and pushed to 8.x. Thanks!