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

search for in the

ReflectionClass::getInterfaceNames> <ReflectionClass::getExtensionName
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionClass::getFileName

(PHP 5)

ReflectionClass::getFileNameクラスが定義されているファイルのファイル名を取得する

説明

public string ReflectionClass::getFileName ( void )

クラスが定義されているファイルのファイル名を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

クラスが定義されているファイルのファイル名を返します。 そのクラスが PHP のコアあるいは PHP の拡張モジュール内で定義されている場合は FALSE を返します。

参考



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

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