Investigate changing "Base" Class into a Trait #103
Labels
component-base
The Base class
type-request
New feature or request
workflow-needs-research
Needs to be researched
See: https://www.php.net/manual/en/language.oop5.traits.php
This would allow the Base trait be extended more easily, while also eliminating some confusion around including, forking, renaming, etc...
The text was updated successfully, but these errors were encountered: