The Yaf_Config_Abstract class
(Yaf >=1.0.0)
Class synopsis
abstract
Yaf_Config_Abstract
{
abstract public mixed get
(
string $name
,
mixed $value
)
abstract public Yaf_Config_Abstract set
(
void
)
abstract public array toArray
(
void
)
}
Properties
- _config
-
- _readonly
-
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.