Documentation

FileInfo extends SplFileInfo
in package
implements FileWriterInterface, StringWriterInterface

Table of Contents

Interfaces

FileWriterInterface
StringWriterInterface

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
SplFileInfo

toString()

Converts the object's data to a string.

public toString() : string
Return values
string

        
On this page

Search results