« Öntanımlı Sabitler
HashContext::__construct »
PHP Manual
Hash
HashContext sınıfı
HashContext sınıfı
(PHP 7 >= 7.2.0, PHP 8)
Giriş
Sınıf Sözdizimi
final
class
HashContext
{
/* Yöntemler */
private
__construct
()
public
__serialize
():
array
public
__unserialize
(
array
$data
):
void
}
İçindekiler
HashContext::__construct
— Doğrudan örneklemeye izin vermemek için özel kurucu
HashContext::__serialize
— Serializes the HashContext object
HashContext::__unserialize
— Deserializes the data parameter into a HashContext object