Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FluxBB
Models
ConfigRepository
has
FluxBB\Models\ConfigRepository::has PHP Method
ConfigRepository Class Documentation
Mostra file
Open project: fluxbb/core
has()
public
method
public
has
(
$key
)
public function has($key) { return array_key_exists($key, $this->data()); }
ConfigRepository
__construct
data
get
has
isDisabled
isEnabled
save
set