略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Componere\Value

2024-04-29

The Componere\Value class

(Componere 2 >= 2.1.0)

简介

A Value represents a PHP variable of all types, including undefined

类摘要

final class Componere\Value {
/* Constructor */
public __construct( $default = ?)
/* 方法 */
public setPrivate(): Value
public setProtected(): Value
public setStatic(): Value
public isPrivate(): bool
public isProtected(): bool
public isStatic(): bool
public hasDefault(): bool
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.componere-value.php

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