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.

Installs: 9 848

Dependents: 26

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kirki-framework/control-base

v1.0.4 2022-02-08 13:25 UTC

This package is auto-updated.

Last update: 2023-01-08 15:30:25 UTC


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.