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: Sun, 19 May 2013

view this page in

ReflectionParameter::export

(PHP 5)

ReflectionParameter::exportエクスポートする

説明

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

エクスポートします。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

function

関数名。

parameter

パラメータ名。

return

TRUE に設定すると、エクスポートを発行するのではなく返します。 FALSE (デフォルト) の場合はその逆です。

返り値

エクスポート結果を返します。

参考

  • 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 | sitemap | contact | advertising | mirror sites