Jinya CMS

FileCacheCommand extends AbstractCommand
in package

This command generates the file cache of uploaded images

Tags

Table of Contents

$climate  : CLImate
__construct()  : mixed
Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate
run()  : void
Recreates the file cache

Properties

$climate

protected CLImate $climate

The CLImate instance of the command

Tags

Methods

__construct()

Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate

public __construct() : mixed
Tags
Return values
mixed

run()

Recreates the file cache

public run() : void
Tags
Return values
void

Search results