public property LoginDestination::$language in Login Destination 8.2
Same name and namespace in other branches
- 8 src/Entity/LoginDestination.php \Drupal\login_destination\Entity\LoginDestination::language
The login destination language.
Type: string
File
- src/
Entity/ LoginDestination.php, line 131
Class
- LoginDestination
- Defines a login destination configuration entity.
Namespace
Drupal\login_destination\EntityCode
public $language = '';