You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix BooleanArgumentFlag The
- [x] method getText has a boolean flag argument $without_cmd, which is a certain sign of a Single Responsibility Principle violation.
- [x] The method printError has a boolean flag argument $return, which is a certain sign of a Single Responsibility Principle violation.
- [x] The method printError has a boolean flag argument $return, which is a certain sign of a Single Responsibility Principle violation.
0 commit comments