ThemeSyncer
in package
Helper class to synchronize the themes in the file system with the database
Tags
Table of Contents
- THEME_BASE_PATH = __DIR__ . '/../../themes/'
- syncThemes() : void
- Syncs the themes from the local file system into the database
Constants
THEME_BASE_PATH
public
string
THEME_BASE_PATH
= __DIR__ . '/../../themes/'
The path where themes are stored
Tags
Methods
syncThemes()
Syncs the themes from the local file system into the database
public
syncThemes() : void