PHPverse 2025

Swoole\Table::get

(PECL swoole >= 1.9.0)

Swoole\Table::getRenvoie la valeur dans la table Swoole par $key et $field.

Description

public Swoole\Table::get(string $key, string $field = ?): mixed

Liste de paramètres

key

field

Valeurs de retour

add a note

User Contributed Notes

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