diff --git a/reference/spl/splfileinfo/getinode.xml b/reference/spl/splfileinfo/getinode.xml index b095c7d6ab..4f189330a7 100644 --- a/reference/spl/splfileinfo/getinode.xml +++ b/reference/spl/splfileinfo/getinode.xml @@ -1,20 +1,20 @@ - + SplFileInfo::getInode - The getInode purpose + Get the inode for the file &reftitle.description; - public voidSplFileInfo::getInode + public intSplFileInfo::getInode - The method description goes here. + Gets the inode number for the filesystem object. @@ -26,29 +26,14 @@ &reftitle.returnvalues; - Description... + Returns the inode number for the filesystem object. - - - &reftitle.examples; + + + &reftitle.errors; - - <function>SplFileInfo::getInode</function> example - - -]]> - - &example.outputs.similar; - - - - + Throws RuntimeException on error. @@ -56,7 +41,7 @@ &reftitle.seealso; - Classname::Method + fileinode