HashContext::__unserialize

(PHP 8)

HashContext::__unserialize — Deserializes the data parameter into a HashContext object

Açıklama

public function HashContext::__unserialize(array $data): void

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

data

The value being deserialized.

Dönen Değerler

Hiçbir değer dönmez.

+add a note

User Contributed Notes

There are no user contributed notes for this page.