function 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.