Judy::__construct

(PECL judy >= 0.1.1)

Judy::__constructConstruye un nuevo objeto Judy

Descripción

public Judy::__construct ( int $judy_type )

Construye un nuevo objeto Judy. Un objeto de Judy se puede acceder como un array de PHP.

Parámetros

judy_type

El type Judy a ser usado.

Valores devueltos

Devuelve una nueva instancia Judy.

add a note add a note

User Contributed Notes

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