inpsyde / modularity

A PSR-11 implementation for WordPress Plugins, Themes or Libraries.
https://inpsyde.github.io/modularity/
GNU General Public License v2.0
44 stars 4 forks source link

refactor of Properties #1

Closed Chrico closed 3 years ago

Chrico commented 3 years ago

Replacing PropertiesBuilder with specific Properties implementation for LibraryProperties, ThemeProperties and PluginProperties with factory methods.