Bånder

TagFilter
in package

Table of Contents

Properties

$charactersToEscape  : array<string|int, mixed>
$field  : string
$values  : array<string|int, mixed>

Methods

__construct()  : mixed
__toString()  : string

Properties

$charactersToEscape read-only

private array<string|int, mixed> $charactersToEscape = [' ', '-']

$values read-only

private array<string|int, mixed> $values

Methods

__construct()

public __construct(string $field, array<string|int, mixed> $values[, array<string|int, mixed> $charactersToEscape = [' ', '-'] ]) : mixed
Parameters
$field : string
$values : array<string|int, mixed>
$charactersToEscape : array<string|int, mixed> = [' ', '-']

__toString()

public __toString() : string
Return values
string

        
On this page

Search results