needed for cache clear event

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2020-06-22 08:57:58 -06:00
parent f30219d85a
commit da7df9f865

View File

@@ -34,6 +34,7 @@ class ClearCacheCommand extends ConsoleCommand
protected function serve()
{
$this->initializePlugins();
$this->cleanPaths();
}