PHP 8.5.0 Alpha 1 available for testing

Reflector::export

(PHP 5, PHP 7)

Reflector::exportExporta

Advertencia

Esta función ha sido declarada OBSOLETA a partir de PHP 7.4.0, y será ELIMINADA a partir de PHP 8.0.0. Su uso está totalmente desaconsejado.

Descripción

public static Reflector::export(): string

Exporta.

Advertencia

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Historial de cambios

Versión Descripción
8.0.0 Removed this function.
7.4.0 Deprecated this function.

Ver también

  • Reflection::__toString()

add a note

User Contributed Notes

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