The Yaf_Config_Abstract class

(Yaf >=1.0.0)

Giriş

Sınıf Sözdizimi

abstract Yaf_Config_Abstract {
/* Özellikler */
protected $_config ;
protected $_readonly ;
/* Yöntemler */
abstract public get ( string $name , mixed $value ) : mixed
abstract public readonly ( void ) : bool
abstract public set ( void ) : Yaf_Config_Abstract
abstract public toArray ( void ) : array
}

Özellikler

_config

_readonly

İçindekiler