InitializationData
in package
Table of Contents
Properties
- $logger : IcePHP_Logger|null
- $properties : IcePHP_Properties|null
Methods
- __construct() : mixed
Properties
$logger
public
IcePHP_Logger|null
$logger
$properties
public
IcePHP_Properties|null
$properties
Methods
__construct()
public
__construct([IcePHP_Properties|null $properties = null ][, IcePHP_Logger|null $logger = null ]) : mixed
Parameters
- $properties : IcePHP_Properties|null = null
- $logger : IcePHP_Logger|null = null