SplFileInfo::getInode

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getInodeGets the inode for the file

Beschreibung

public SplFileInfo::getInode ( ) : int

Gets the inode number for the filesystem object.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the inode number for the filesystem object.

Fehler/Exceptions

Throws RuntimeException on error.

Siehe auch