public function __construct(CacheGuard $guard) { parent::__construct('webpack:compile'); $this->guard = $guard; }