« Попередньо визначені константи
HashContext::__construct »
PHP Manual
Hash
The HashContext class
The HashContext class
(PHP 7 >= 7.2.0, PHP 8)
Вступ
Короткий огляд класу
final
class
HashContext
{
/* Методи */
private
__construct
()
public
__serialize
():
array
public
__unserialize
(
array
$data
):
void
}
Зміст
HashContext::__construct
— Private constructor to disallow direct instantiation
HashContext::__serialize
— Serializes the HashContext object
HashContext::__unserialize
— Deserializes the data parameter into a HashContext object