略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Yaf_Config_Abstract

2024-04-26

The Yaf_Config_Abstract class

(Yaf >=1.0.0)

简介

类摘要

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

属性

_config

_readonly

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.yaf-config-abstract.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3