CakeFest 2024: The Official CakePHP Conference

UConverter::fromUCallback

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)

UConverter::fromUCallbackFunción de retrollamada "from" predeterminada

Descripción

public UConverter::fromUCallback(
    integer $reason,
    string $source,
    string $codePoint,
    integer &$error
): mixed

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

reason

source

codePoint

error

Valores devueltos

add a note

User Contributed Notes

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