Yaf
PHP Manual

The Yaf_Config_Abstract class

(Yaf >=1.0.0)

Introduction

Class synopsis

abstract Yaf_Config_Abstract {
/* Properties */
protected $_config ;
protected $_readonly ;
/* Methods */
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 )
}

Properties

_config

_readonly

Table of Contents


Yaf
PHP Manual