Documentation

File
in package

Table of Contents

Properties

$content  : string
$filename  : Filename

Methods

__construct()  : mixed
getContent()  : string
getFilename()  : Filename
saveAs()  : mixed

Properties

$content

private string $content

Methods

__construct()

public __construct(Filename $filename, string $content) : mixed
Parameters
$filename : Filename
$content : string

getContent()

public getContent() : string
Return values
string

        
On this page

Search results