USER_REGISTER_VISITORS

constant USER_REGISTER_VISITORS

Visitors can create their own accounts.

File

core/modules/user/user.module, line 42
Enables the user registration and login system.

Code

const USER_REGISTER_VISITORS = 'visitors';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!user!user.module/constant/USER_REGISTER_VISITORS/8.1.x