You are here

public property LoginDestination::$destination_path in Login Destination 8

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

The login destination destination.

Type: string

File

src/Entity/LoginDestination.php, line 131

Class

LoginDestination
Defines a login destination configuration entity.

Namespace

Drupal\login_destination\Entity

Code

public $destination_path;