You are here

public property LoginDestination::$language in Login Destination 8

Same name and namespace in other branches
  1. 8.2 src/Entity/LoginDestination.php \Drupal\login_destination\Entity\LoginDestination::language

The login destination language.

Type: string

File

src/Entity/LoginDestination.php, line 117

Class

LoginDestination
Defines a login destination configuration entity.

Namespace

Drupal\login_destination\Entity

Code

public $language = '';