Follow-up to #2282161: Split off link/url generation trait
Problem/Motivation
Drupal\Core\Breadcrumb\BreadcrumbBuilderBase class has just two traits use once #2282161: Split off link/url generation trait is in.
Proposed resolution
Remove this class and use traits on all classes extending this base.
Remaining tasks
Issue patch
test
User interface changes
N/A
API changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | bye-bye-BreadcrumbBuilderBase.patch | 6.21 KB | jibran |
Comments
Comment #1
vijaycs85#2282161: Split off link/url generation trait is in.
Comment #2
jibranComment #3
vijaycs85nice, looks good to me.
Comment #4
vijaycs85We may need to update https://www.drupal.org/node/2106757 and https://www.drupal.org/node/2026025 once this patch is in.
Comment #5
alexpottCommitted 1594e52 and pushed to 8.x. Thanks!
Comment #7
vijaycs85Comment #9
rpayanmNeeds change record updates
Comment #10
Crell commentedI unpublished https://www.drupal.org/node/2106757 as it is no longer relevant and updated https://www.drupal.org/node/2026025 accordingly.