SplFileInfo::getInode
(PHP 5 >= 5.1.2)
SplFileInfo::getInode — Gets the inode for the file
Beschreibung
public int SplFileInfo::getInode
( void
)
Gets the inode number for the filesystem object.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the inode number for the filesystem object.
Fehler/Exceptions
Throws RuntimeException on error.