PHP 8.3.4 Released!

The HashContext class

(PHP 7 >= 7.2.0, PHP 8)

Introduction

Class synopsis

final class HashContext {
/* Methods */
private __construct()
public __serialize(): array
public __unserialize(array $data): void
}

Table of Contents

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top