Table of Contents
Properties
-
$Action
: mixed
-
$EndInNew
: mixed
-
$EndInOld
: mixed
-
$StartInNew
: mixed
-
$StartInOld
: mixed
Methods
-
__construct()
: mixed
$Action
public
mixed
$Action
$EndInNew
public
mixed
$EndInNew
$EndInOld
public
mixed
$EndInOld
$StartInNew
public
mixed
$StartInNew
$StartInOld
public
mixed
$StartInOld
__construct()
public
__construct(mixed $action, mixed $startInOld, mixed $endInOld, mixed $startInNew, mixed $endInNew) : mixed
Parameters
-
$action
: mixed
-
-
$startInOld
: mixed
-
-
$endInOld
: mixed
-
-
$startInNew
: mixed
-
-
$endInNew
: mixed
-