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
With the exception for Immutable Values Objects constructors should only accept objects and their body we should only see them assigned to private properties.
So calls to collaborators methods, self methods or any other kind of logic MUST NOT be presented in the body of a constructor.
Extracted from #71
The text was updated successfully, but these errors were encountered: