function UserRequirements::__construct

File

core/modules/user/src/Hook/UserRequirements.php, line 19

Class

UserRequirements
Requirements for the User module.

Namespace

Drupal\user\Hook

Code

public function __construct(EntityTypeManagerInterface $entityTypeManager, Connection $connection) {
}

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