Compare commits
3 Commits
74b8f2e719
...
0cc1e0773d
Author | SHA1 | Date | |
---|---|---|---|
0cc1e0773d | |||
67b3f62728 | |||
2664f7fd78 |
@ -22,7 +22,6 @@ class ThemeService
|
||||
|
||||
protected ModuleShopService $moduleShopService;
|
||||
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->option = new Option();
|
||||
@ -59,6 +58,7 @@ class ThemeService
|
||||
return $this->active_theme;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param string $theme
|
||||
* @return bool
|
||||
|
Reference in New Issue
Block a user