DeleteMultipleForm::$selection

The selection, in the entity_id => langcodes format.

Type: array

File

core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php, line 65

Class

DeleteMultipleForm
Provides an entities deletion confirmation form.

Namespace

Drupal\Core\Entity\Form

Code

protected $selection = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.