downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ReflectionParameter::getClass> <ReflectionParameter::__construct
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionParameter::export

(PHP 5)

ReflectionParameter::exportExportar

Descripción

public static string ReflectionParameter::export ( string $function , string $parameter [, bool $return ] )

Exportar.

Advertencia

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

Parámetros

function

El nombre de la función.

parameter

El nombre del parámetro.

return

Configurarlo a TRUE devolverá la exportación, a diferencia de emitirla. Configurarlo a FALSE (el valor por defecto) hará lo contrario.

Valores devueltos

La reflexión exportada.

Ver también

  • ReflectionParameter::toString()



add a note add a note User Contributed Notes ReflectionParameter::export - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites