protected property FieldUiLocalTask::$entityDisplayRepository in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask::entityDisplayRepository
The entity display repository.
Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface
File
- core/
modules/ field_ui/ src/ Plugin/ Derivative/ FieldUiLocalTask.php, line 46
Class
- FieldUiLocalTask
- Provides local task definitions for all entity bundles.
Namespace
Drupal\field_ui\Plugin\DerivativeCode
protected $entityDisplayRepository;