You are here

protected property EntityQueueForm::$selectionManager in Entityqueue 8

Selection manager service.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface

File

src/Form/EntityQueueForm.php, line 48

Class

EntityQueueForm
Base form for entity queue edit forms.

Namespace

Drupal\entityqueue\Form

Code

protected $selectionManager;