Remove depreciated methods and unused imports in code base.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2663242-2.patch | 2.58 KB | heykarthikwithu |
Remove depreciated methods and unused imports in code base.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2663242-2.patch | 2.58 KB | heykarthikwithu |
Comments
Comment #2
heykarthikwithu1. replaced
entity_createwith\Drupal::entityTypeManager()->getStorage('menu')->create($values).2. replaced depreciated
EntityManagerInterfacewithEntityTypeManagerInterfaceComment #4
vpeltot commentedThanks a lot!
Patch committed.