You are here

constant LoginDestination::TRIGGER_ONE_TIME_LOGIN in Login Destination 8

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

One-time login trigger.

File

src/Entity/LoginDestination.php, line 63

Class

LoginDestination
Defines a login destination configuration entity.

Namespace

Drupal\login_destination\Entity

Code

const TRIGGER_ONE_TIME_LOGIN = 'one-time-login';