SplFileInfo::getInode
(PHP 5 >= 5.1.2, PHP 7, PHP 8)
SplFileInfo::getInode — Gets the inode for the file
Beschreibung
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 on success, or false
on failure.
Fehler/Exceptions
Throws RuntimeException on error.