atreeon / morphy

Provides a clean class definition with extra functionality including; copy with, json serializable, tostring, equals that supports inheritance and polymorphism
3 stars 3 forks source link

Constant constructors don't appear to be working #11

Open atreeon opened 5 months ago

atreeon commented 5 months ago

@Morphy() abstract class $PollutantUnitType { const $PollutantUnitType();