tonymarston (31)in #php • 5 years agoRE: Improving PHP's object ergonomicsI disagree. The purpose of a constructor is to leave the object in a state in which it can subsequently respond to calls on any of its public methods. In this context the word…