Open hedaiia opened 9 years ago
1-Solid: The code is not Solid For example class UserController, contains more than one method doing more than one thing so this class lost property of single responsibility Also the code must be open for extension and closed for modification
1-Solid: The code is not Solid For example class UserController, contains more than one method doing more than one thing so this class lost property of single responsibility Also the code must be open for extension and closed for modification