Data Structures
PHP Manual

The Pair class

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Giriş

A pair is used by Ds\Map to pair keys with values.

Sınıf Sözdizimi

Ds\Pair implements JsonSerializable {
/* Yöntemler */
public __construct ([ mixed $key [, mixed $value ]] )
}

İçindekiler


Data Structures
PHP Manual