You are here

public property LoginDestination::$pages_type in Login Destination 8

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

The login destination pages type.

Type: int

File

src/Entity/LoginDestination.php, line 103

Class

LoginDestination
Defines a login destination configuration entity.

Namespace

Drupal\login_destination\Entity

Code

public $pages_type = self::REDIRECT_NOT_LISTED;