In block_class_help(), the deprecated function \Drupal::url() is being called. This should be replaced with Url::fromRoute().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block_class_deprecated_url_function-2989286-2.diff | 966 bytes | Anonymous (not verified) |
In block_class_help(), the deprecated function \Drupal::url() is being called. This should be replaced with Url::fromRoute().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block_class_deprecated_url_function-2989286-2.diff | 966 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedJKerschner created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedComment #3
Vidushi Mehta commentedThis looks good.
As per "Deprecated" notice on public static function Drupal::url"
Comment #4
renatog commentedreally works good +1
Comment #6
renatog commentedCommitted and pushed to the dev branch.
Thank you very much.
Best
Comment #8
chris matthews commented