Documentation

RawTextPage
in package

Raw text extracted from the page.

Table of Contents

Properties

$content  : string
Page content as a single string.

Methods

__construct()  : mixed
__toString()  : string

Properties

$content

Page content as a single string.

public string $content

Methods

__construct()

public __construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
$serverResponse : array<string|int, mixed>

JSON response from the server.

__toString()

public __toString() : string
Return values
string

String representation.


        
On this page

Search results