PHP Class CartCleanupTask, silvershop-core

Inheritance: extends WeeklyTask
显示文件 Open project: burnbright/silverstripe-shop Class Usage Examples

Protected Properties

Property Type Description
$description string
$title string

Public Methods

Method Description
run ( $request )

Protected Methods

Method Description
log ( $msg )

Method Details

log() protected method

protected log ( $msg )

run() public method

public run ( $request )

Property Details

$description protected_oe property

protected string $description
return string

$title protected_oe property

protected string $title
return string