Documentation

FileInfo extends SplFileInfo
in package
implements FileWriterInterface, StringWriterInterface

FinalYes

Table of Contents

Interfaces

FileWriterInterface
Writer that materializes object state as a file.
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
Return values
SplFileInfo

toString()

Converts the object's data to a string.

public toString() : string
Return values
string
On this page

Search results