public function MenuLinkContentServiceInterface::doEntityUpdate in Menu Item Extras 8.2
Runs entity definition updates for menu_link_content entity.
1 method overrides MenuLinkContentServiceInterface::doEntityUpdate()
- MenuLinkContentService::doEntityUpdate in src/
Service/ MenuLinkContentService.php - Runs entity definition updates for menu_link_content entity.
File
- src/
Service/ MenuLinkContentServiceInterface.php, line 51
Class
- MenuLinkContentServiceInterface
- Interface MenuLinkContentHelperInterface.
Namespace
Drupal\menu_item_extras\ServiceCode
public function doEntityUpdate();