Problem/Motivation

Like the Drupal core content entities, the email address entity should use an route provider for its entity routes.

Proposed resolution

Create a class that implements EntityRouteProviderInterface and returns the route collection for all the entity routes used by the email address entity.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Title: Use a route provide for the entity routes » Use a route provider for the entity routes
gaurav gupta’s picture

Assigned: Unassigned » gaurav gupta

working on it

avpaderno’s picture

Assigned: gaurav gupta » avpaderno

avpaderno’s picture

Status: Active » Needs review
avpaderno’s picture

Assigned: avpaderno » Unassigned
Status: Needs review » Reviewed & tested by the community

  • avpaderno committed 128b1e27 on 3.x
    Issue #3565803: Use a route provider for the entity routes
    
avpaderno’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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