HumHub Documentation (unofficial)

Markup
in package
implements Countable, JsonSerializable

Marks a content as safe.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Interfaces

Countable
JsonSerializable

Properties

$charset  : mixed
$content  : mixed

Methods

__construct()  : mixed
__toString()  : mixed
count()  : int
jsonSerialize()  : mixed

Properties

Methods

__construct()

public __construct(mixed $content, mixed $charset) : mixed
Parameters
$content : mixed
$charset : mixed

__toString()

public __toString() : mixed

        
On this page

Search results