protected property EntityForm::$entityDisplayRepository in Entity Browser 8
Same name and namespace in other branches
- 8.2 modules/entity_form/src/Plugin/EntityBrowser/Widget/EntityForm.php \Drupal\entity_browser_entity_form\Plugin\EntityBrowser\Widget\EntityForm::entityDisplayRepository
The entity display repository.
Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface
File
- modules/
entity_form/ src/ Plugin/ EntityBrowser/ Widget/ EntityForm.php, line 42
Class
- EntityForm
- Provides entity form widget.
Namespace
Drupal\entity_browser_entity_form\Plugin\EntityBrowser\WidgetCode
protected $entityDisplayRepository;