curver/functions/kirki/packages/kirki-framework/control-base
2022-03-10 15:13:43 +01:00
..
dist Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00
src Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00
LICENSE Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00
README.md Update to Kirki 4.0.22 2022-03-10 15:13:43 +01:00

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.