Problem/Motivation
I'm currently writing a custom module in which I need the Flag URL. Currently the only way is to call the getAsLink method, but it would be nice if there also was a getAsUrl method in which I can get the Url as an URL object.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3196084-2.patch | 2.47 KB | jeroent |
Issue fork flag-3196084
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
Comment #2
jeroentComment #3
jeroentComment #4
jeroentComment #5
ivnishComment #6
sayan_k_dutta commentedWorking on it.
Comment #7
sayan_k_dutta commented.
Comment #9
sayan_k_dutta commentedComment #10
ivnishThanks! Still needs tests
Comment #11
sayan_k_dutta commentedAdded the tests. Please review.
Comment #12
ivnishComment #13
ivnishComment #14
ivnishComment #15
ivnishComment #17
ivnishMerged! Thanks!