kirki-framework / control-base
The base class for other Kirki's controls.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
v1.0.4
2022-02-08 13:25 UTC
Requires
- php: >=7.0
- kirki-framework/url-getter: *
README
This package serves as a base for other controls.
By itself the \Kirki\Control\Base doesn't do anything. It is simply an object that all other Kirki controls should extend to avoid code duplication.