Dutch PHP Conference 2025 - Call For Papers

The HashContext class

(PHP 7 >= 7.2.0, PHP 8)

Вступ

Короткий огляд класу

final class HashContext {
/* Методи */
private __construct()
public __serialize(): array
public __unserialize(array $data): void
}

Зміст

add a note

User Contributed Notes

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