curver/functions/kirki/packages/kirki-framework/control-base/README.md
2022-03-10 15:13:43 +01:00

217 B

control-base

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.