Problem/Motivation

The following deprecation warning is triggered when visiting a node edit page:

Deprecated: Drupal\eck_bundle_permissions\EckBundleAccessControlHandler::createAccess(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in /[..]/web/modules/contrib/eck_bundle_permissions/src/EckBundleAccessControlHandler.php on line 24

Proposed resolution

The explicit nullable type must be used instead.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

  • dieterholvoet committed e8155fd0 on 1.x
    Issue #3564658 by dieterholvoet: EckBundleAccessControlHandler::...
dieterholvoet’s picture

Assigned: dieterholvoet » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.