protected property OverviewTerms::$entityRepository in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::entityRepository
- 9 core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::entityRepository
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php, line 65
Class
- OverviewTerms
- Provides terms overview form for a taxonomy vocabulary.
Namespace
Drupal\taxonomy\FormCode
protected $entityRepository;