You are here

protected property LoginDestinationListBuilder::$entitiesKey in Login Destination 8

Same name and namespace in other branches
  1. 8.2 src/Controller/LoginDestinationListBuilder.php \Drupal\login_destination\Controller\LoginDestinationListBuilder::entitiesKey

The key to use for the form element containing the entities.

Type: string

Overrides DraggableListBuilder::$entitiesKey

File

src/Controller/LoginDestinationListBuilder.php, line 21

Class

LoginDestinationListBuilder
Provides a listing of Login Destinations rules.

Namespace

Drupal\login_destination\Controller

Code

protected $entitiesKey = 'login_destination';