HaendlerbundConfigurationFinder
Table of Contents
-
API_KEY
= '1IqJF0ap6GdDNF7HKzhFyciibdml8t4v'
-
PREFIX
= 'modules/GambioHaendlerbundAdminModule/'
-
$configurationFinder
: ConfigurationFinder
-
__construct()
: mixed
-
get()
: string|null
-
moduleIsActive()
: bool
-
moduleIsInstalled()
: bool
API_KEY
private
mixed
API_KEY
= '1IqJF0ap6GdDNF7HKzhFyciibdml8t4v'
PREFIX
private
mixed
PREFIX
= 'modules/GambioHaendlerbundAdminModule/'
__construct()
public
__construct(ConfigurationFinder $configurationFinder) : mixed
Parameters
-
$configurationFinder
: ConfigurationFinder
-
Return values
mixed
—
get()
public
get(string $key[, string|null $default = null ]) : string|null
Parameters
-
$key
: string
-
-
$default
: string|null
= null
-
Return values
string|null
—
moduleIsActive()
public
moduleIsActive() : bool
Return values
bool
—
moduleIsInstalled()
public
moduleIsInstalled() : bool
Return values
bool
—