mirror of
https://ghproxy.net/https://github.com/AlxMedia/magaziner.git
synced 2025-08-28 15:50:26 +08:00
5 lines
No EOL
217 B
Markdown
5 lines
No EOL
217 B
Markdown
# 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. |