datavizConfig
in package
Manage and give access to lizmap configuration.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getConfig() : mixed
- getErrors() : mixed
- getStatus() : mixed
Properties
$config
private
mixed
$config
$errors
private
mixed
$errors
= array()
$status
private
mixed
$status
= \false
Methods
__construct()
public
__construct(mixed $repository, mixed $project) : mixed
Parameters
- $repository : mixed
- $project : mixed
getConfig()
public
getConfig() : mixed
getErrors()
public
getErrors() : mixed
getStatus()
public
getStatus() : mixed