protected property MenuLinkTreeManipulators::$entityRepository in Menu Manipulator 8
Same name and namespace in other branches
- 8.2 src/Menu/MenuLinkTreeManipulators.php \Drupal\menu_manipulator\Menu\MenuLinkTreeManipulators::entityRepository
- 3.0.x src/Menu/MenuLinkTreeManipulators.php \Drupal\menu_manipulator\Menu\MenuLinkTreeManipulators::entityRepository
- 2.0.x src/Menu/MenuLinkTreeManipulators.php \Drupal\menu_manipulator\Menu\MenuLinkTreeManipulators::entityRepository
The entity repository.
Type: \Drupal\Core\Entity\EntityRepository
File
- src/
Menu/ MenuLinkTreeManipulators.php, line 55
Class
- MenuLinkTreeManipulators
- Provides a couple of menu link tree manipulators.
Namespace
Drupal\menu_manipulator\MenuCode
protected $entityRepository;