ClearFrontendCaches

class OC\Repair\ClearFrontendCaches
Source:lib/private/Repair/ClearFrontendCaches.php#34
Implements:OCP\Migration\IRepairStep

Properties

protected static property OC\Repair\ClearFrontendCaches::$cacheFactory
Source:lib/private/Repair/ClearFrontendCaches.php#37
Type:\OCP\ICacheFactory
protected static property OC\Repair\ClearFrontendCaches::$scssCacher
Source:lib/private/Repair/ClearFrontendCaches.php#40
Type:\OC\Template\SCSSCacher
protected static property OC\Repair\ClearFrontendCaches::$jsCombiner
Source:lib/private/Repair/ClearFrontendCaches.php#43
Type:\OC\Template\JSCombiner

Methods

public OC\Repair\ClearFrontendCaches::__construct($cacheFactory, $SCSSCacher, $JSCombiner)
Source:lib/private/Repair/ClearFrontendCaches.php#45
public OC\Repair\ClearFrontendCaches::getName()
Source:lib/private/Repair/ClearFrontendCaches.php#53
public OC\Repair\ClearFrontendCaches::run($output)
Source:lib/private/Repair/ClearFrontendCaches.php#57