The Yaf_Config_Abstract class

(Yaf >=1.0.0)

简介

类摘要

abstract Yaf_Config_Abstract {
/* 属性 */
protected $_config ;
protected $_readonly ;
/* 方法 */
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
}

属性

_config

_readonly

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.