mediatekformation

EnvironmentConfigurator
in package

Twig environment configurator.

Tags
author

Christian Flothmann christian.flothmann@xabbuh.de

Table of Contents

$dateFormat  : mixed
$decimalPoint  : mixed
$decimals  : mixed
$intervalFormat  : mixed
$thousandsSeparator  : mixed
$timezone  : mixed
__construct()  : mixed
configure()  : mixed

Properties

Methods

__construct()

public __construct(string $dateFormat, string $intervalFormat, string|null $timezone, int $decimals, string $decimalPoint, string $thousandsSeparator) : mixed
Parameters
$dateFormat : string
$intervalFormat : string
$timezone : string|null
$decimals : int
$decimalPoint : string
$thousandsSeparator : string
Return values
mixed

Search results