HumHub Documentation (unofficial)

Replacements
in package

Table of Contents

Properties

$replacements  : array<string|int, string>

Methods

__construct()  : mixed
replace()  : string

Properties

$replacements

private array<string|int, string> $replacements

Methods

__construct()

public __construct([array<string|int, mixed> $additionalReplacements = [] ]) : mixed
Parameters
$additionalReplacements : array<string|int, mixed> = []

replace()

public replace(string $value) : string
Parameters
$value : string
Return values
string

        
On this page

Search results