The callers of $url->toArray() are methods building operations links, so we need to match what that returns with what template_preprocess_links() needs.
| Comment | File | Size | Author |
|---|---|---|---|
| url-toarray.patch | 995 bytes | effulgentsia |
The callers of $url->toArray() are methods building operations links, so we need to match what that returns with what template_preprocess_links() needs.
| Comment | File | Size | Author |
|---|---|---|---|
| url-toarray.patch | 995 bytes | effulgentsia |
Comments
Comment #1
tim.plunkettNote that #656614: Rename #href to #path was green earlier (probably needs a reroll).
Comment #2
jhedstromSince #2347465: Convert all instances of #type link/links to convert to use routes is in, I think this is fixed.