You are here

protected property EntityReferenceViewsOptionsSelectWidget::$viewLoader in Entity Reference Views Select 8

The loader.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/EntityReferenceViewsOptionsSelectWidget.php, line 49

Class

EntityReferenceViewsOptionsSelectWidget
Plugin implementation of the 'erviews_options_select' widget.

Namespace

Drupal\entity_reference_views_select\Plugin\Field\FieldWidget

Code

protected $viewLoader;