FileInfo
extends SplFileInfo
in package
implements
FileWriterInterface, StringWriterInterface
Table of Contents
Interfaces
Methods
- toFile() : SplFileInfo
- Converts the object's data to a file on disk.
- toString() : string
- Converts the object's data to a string.
Methods
toFile()
Converts the object's data to a file on disk.
public
toFile() : SplFileInfo
Subsequent calls are expected to return the same file object each time.
Return values
SplFileInfotoString()
Converts the object's data to a string.
public
toString() : string