Documentation

AbstractEscaper
in package
implements EscaperInterface

AbstractYes
Tags
since
0.13.0
codeCoverageIgnore

Table of Contents

Interfaces

EscaperInterface

Methods

escape()  : mixed
escapeSingleValue()  : string

Methods

escape()

public escape(mixed $input) : mixed
Parameters
$input : mixed

escapeSingleValue()

protected abstract escapeSingleValue(string|null $input) : string
Parameters
$input : string|null
Return values
string

        
On this page

Search results