constant UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL
- 10 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL
Visitors can create accounts that only become active with admin approval.
File
- core/
modules/ user/ src/ UserInterface.php, line 36
Class
- UserInterface
- Provides an interface defining a user entity.
Namespace
Drupal\userCode
const REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL = 'visitors_admin_approval';