StringWriterFromStreamWriter
in package
implements
StringWriterInterface
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- toString() : string
- Converts the object's data to a string.
Methods
__construct()
public
__construct(StreamWriterInterface $source) : mixed
Parameters
- $source : StreamWriterInterface
toString()
Converts the object's data to a string.
public
toString() : string