You are here

public property LoginDestination::$weight in Login Destination 8.2

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

The login destination weight.

Type: int

File

src/Entity/LoginDestination.php, line 152

Class

LoginDestination
Defines a login destination configuration entity.

Namespace

Drupal\login_destination\Entity

Code

public $weight = 0;