humanmade / humanmade/post-cloner
Break up Classes
Open
enhancement
- Dominant language
- PHP
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We have several classes that are simply collections of functions and we're using classes as pseudo-namespaces. We should simply run a bootstrap function in each of these and ditch the class abstraction.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.