rest_mediatekdocuments

StringStore
in package
implements StoreInterface

FinalYes

Table of Contents

Interfaces

StoreInterface

Properties

$content  : string
The file content.

Methods

__construct()  : void
Create a new string store instance.
read()  : string
Read the content of the environment file(s).

Properties

Methods

__construct()

Create a new string store instance.

public __construct(string $content) : void
Parameters
$content : string

read()

Read the content of the environment file(s).

public read() : string
Return values
string

        
On this page

Search results