ReflectionParameter::export

(PHP 5, PHP 7)

ReflectionParameter::exportExports

˵��

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

Exports.

Warning

��������δ��д�ĵ������в����б�

����

function

The function name.

parameter

The parameter name.

return

��Ϊ TRUE ʱ���ص����������Ϊ FALSE��Ĭ��ֵ������Է��ء�

����ֵ

The exported reflection.

�μ�

  • ReflectionParameter::toString()