Problem/Motivation

There are currently 4 custom HTML route providers in Entity Share.

  1. ChannelHtmlRouteProvider
  2. RemoteHtmlRouteProvider
  3. ImportConfigHtmlRouteProvider
  4. EntityImportStatusHtmlRouteProvider

Without particular override from their parent class.

Test if possible to remove its.

Remaining tasks

  1. Change the annotations of Entity Share's entities to use the parent class directly
  2. Remove the classes
  3. Make a hook_update to clear caches
  4. Test that UI is still working

Comments

Grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: Unassigned » grimreaper
grimreaper’s picture

Status: Active » Needs review
StatusFileSize
new7.97 KB

  • Grimreaper authored 77c2130 on 8.x-3.x
    Issue #3167115 by Grimreaper: Test if possible to remove custom HTML...
grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.