Documentation

BaseCronjob
in package

A base cronjob class Makes database connection available in child Cronjobs.

Table of Contents

Properties

$dbc  : mixed
$instanceBasePath  : string

Methods

__construct()  : mixed
Final class ensures that children cannot overwrite database connection

Properties

$instanceBasePath

protected string $instanceBasePath

Methods

__construct()

Final class ensures that children cannot overwrite database connection

public final __construct(mixed $dbc) : mixed
Parameters
$dbc : mixed

        
On this page

Search results