Remove the module_invoke_all() as it is deprecated as per meta https://www.drupal.org/node/2205673
submitted the patch for same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-module-invoke-all.patch | 1.01 KB | joshi.rohit100 |
Remove the module_invoke_all() as it is deprecated as per meta https://www.drupal.org/node/2205673
submitted the patch for same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-module-invoke-all.patch | 1.01 KB | joshi.rohit100 |
Comments
Comment #1
tstoecklerThanks!
Comment #2
alexpottCommitted ad3e936 and pushed to 8.x. Thanks!