UserInterface::REGISTER_VISITORS
Same name in other branches
- 9 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::REGISTER_VISITORS
- 8.9.x core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::REGISTER_VISITORS
- 11.x core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::REGISTER_VISITORS
Visitors can create their own accounts.
File
-
core/
modules/ user/ src/ UserInterface.php, line 31
Class
- UserInterface
- Provides an interface defining a user entity.
Namespace
Drupal\userCode
const REGISTER_VISITORS = 'visitors';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.