function NodeRequirements::__construct

File

core/modules/node/src/Hook/NodeRequirements.php, line 25

Class

NodeRequirements
Requirements for the Node module.

Namespace

Drupal\node\Hook

Code

public function __construct(EntityTypeManagerInterface $entityTypeManager, ModuleHandlerInterface $moduleHandler, TranslationInterface $translation, ModuleExtensionList $moduleExtensionList) {
}

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