Saved Bookmarks
| 1. |
What Classes Should I Not Add To Module's Declarations? |
|
Answer» We do not DECLARE – Module, Service, objects, strings, numbers, FUNCTIONS, entity models, configurations, business logic, and HELPER classes in the module’s DECLARATIONS. We do not declare – Module, Service, objects, strings, numbers, functions, entity models, configurations, business logic, and helper classes in the module’s declarations. |
|