function MenuUiUtility::__construct
File
-
core/
modules/ menu_ui/ src/ MenuUiUtility.php, line 17
Class
- MenuUiUtility
- Utility functions for menu_ui.
Namespace
Drupal\menu_uiCode
public function __construct(protected EntityRepositoryInterface $entityRepository, protected EntityTypeManagerInterface $entityTypeManager, protected EntityFieldManagerInterface $entityFieldManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.