constant UserInterface::TIMEZONE_EMPTY in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::TIMEZONE_EMPTY
- 9 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::TIMEZONE_EMPTY
New users will get an empty time zone at registration.
File
- core/
modules/ user/ src/ UserInterface.php, line 46
Class
- UserInterface
- Provides an interface defining a user entity.
Namespace
Drupal\userCode
const TIMEZONE_EMPTY = 1;