CakeFest 2024: The Official CakePHP Conference

HashContext クラス

(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