ReflectionClass
PHP Manual

ReflectionClass::getFileName

(PHP 5)

ReflectionClass::getFileNameGets a filename

説明

public string ReflectionClass::getFileName ( void )

Gets a filename.

警告

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

パラメータ

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

返り値

The filename.

参考


ReflectionClass
PHP Manual