- MFH Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()

This commit is contained in:
Marcus Boerger 2006-12-31 18:20:22 +00:00
parent 169b207532
commit b8003b8461

View File

@ -900,7 +900,7 @@ class SplFileInfo
*/
function getCTime() {/**/}
/** @return The current entry's size in bytes .
/** @return The current entry's file type.
*/
function getType() {/**/}