Answer Posted / Priyanshu Jain
Dependency Injection (DI) in Drupal 8 refers to a design pattern where objects receive their dependencies instead of creating them internally. This makes the code more modular, testable, and easier to manage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers