php / 8.1.5 / class.yaf-config-abstract.html /

The Yaf_Config_Abstract class

Introduction

(Yaf >=1.0.0)

Class synopsis

abstract class Yaf_Config_Abstract {
/* Properties */
protected $_config;
protected $_readonly;
/* Methods */
abstract public get(string $name, mixed $value): mixed
abstract public readonly(): bool
abstract public set(): Yaf_Config_Abstract
abstract public toArray(): array
}

Properties

_config
_readonly

Table of Contents

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yaf-config-abstract.php