Yaf
PHP 手册

The Yaf_Config_Abstract class

(Yaf >=1.0.0)

简介

类摘要

abstract Yaf_Config_Abstract {
/* 属性 */
protected $_config ;
protected $_readonly ;
/* 方法 */
abstract public mixed get ( string $name , mixed $value )
abstract public bool readonly ( void )
abstract public Yaf_Config_Abstract set ( void )
abstract public array toArray ( void )
}

属性

_config

_readonly

Table of Contents


Yaf
PHP 手册