Documentation

StringSanitizer
in package
implements SanitizerInterface

FinalYes

Table of Contents

Interfaces

SanitizerInterface

Methods

__construct()  : mixed
apply()  : string
getDefault()  : string

Methods

__construct()

public __construct([string $default = '' ]) : mixed
Parameters
$default : string = ''

apply()

public apply(mixed $value) : string
Parameters
$value : mixed
Return values
string
On this page

Search results