Documentation

HtmlSafeString
in package
implements Stringable

FinalYes

Represents a string safe for adding to HTML

Table of Contents

Interfaces

Stringable

Methods

__construct()  : mixed
__toString()  : string
Convert the object to a string

Methods

__construct()

public __construct(string $strVal) : mixed
Parameters
$strVal : string

__toString()

Convert the object to a string

public __toString() : string
Return values
string

        
On this page

Search results