PEAR_ChannelFile::lastModified

PEAR_ChannelFile::lastModified() – チャネルアップデータによって使用され、レジストリに登録されている値か 現在の時刻を取得する

Synopsis

require_once '/ChannelFile.php';

string PEAR_ChannelFile::lastModified ( )

Description

\ このメソッドは、ローカルの channel.xml が最新であるかどうかを調べるために channel-update コマンドで使用されます。

Throws

例外はスローされません。

Note

This function can not be called statically.