« 预定义常量
HashContext::__construct »
PHP Manual
Hash
HashContext 类
HashContext 类
(PHP 7 >= 7.2.0, PHP 8)
简介
类摘要
final
class
HashContext
{
/* 方法 */
private
__construct
()
public
__serialize
():
array
public
__unserialize
(
array
$data
):
void
}
目录
HashContext::__construct
— 私有构造方法以禁止直接实例化
HashContext::__serialize
— 序列化 HashContext 对象
HashContext::__unserialize
— 反序列化 data 参数为 HashContext 对象