function NodeGrantsHelper::__construct

Same name and namespace in other branches
  1. 11.x core/modules/node/src/NodeGrantsHelper.php \Drupal\node\NodeGrantsHelper::__construct()

File

core/modules/node/src/NodeGrantsHelper.php, line 17

Class

NodeGrantsHelper
Defines some helpers for the node access control system relating to grants.

Namespace

Drupal\node

Code

public function __construct(protected readonly ModuleHandlerInterface $moduleHandler) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.