The Yaf_Config_Simple class
(Yaf >=1.0.0)
Class synopsis
public __construct(
array $configs
,
bool $readonly
= false)
public __get(
string $name
= ?):
void
public offsetSet(
string $name
,
string $value
):
void
public __set(
string $name
,
string $value
):
void
}
Properties
- _config
-
- _readonly
-
Table of Contents