You are here

constant LoginDestination::TRIGGER_LOGIN in Login Destination 8.2

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

Login trigger.

File

src/Entity/LoginDestination.php, line 67

Class

LoginDestination
Defines a login destination configuration entity.

Namespace

Drupal\login_destination\Entity

Code

const TRIGGER_LOGIN = 'login';