Note: export() method is deprecated in PHP 7.4, use __toString() instead - this method return same result.
(PHP 5, PHP 7)
ReflectionProperty::export — Exporta
Esta función está OBSOLETA a partir de PHP 7.4.0, y ha sido ELIMINADA a partir de PHP 8.0.0. Depender de esta función está fuertemente desaconsejado.
Exporta una reflexión.
Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.
Note: export() method is deprecated in PHP 7.4, use __toString() instead - this method return same result.