Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
10 Jul 2014 at 11:12 UTC
Updated:
29 Jul 2014 at 23:44 UTC
Jump to comment: Most recent
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!