Documentation

FileWriterInterface

Writer that materializes object state as a file.

Tags
author

Daniel Schulz

since
2018-03-03

Table of Contents

Methods

toFile()  : SplFileInfo
Converts the object's data to a file on disk.

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
On this page

Search results