Documentation

RegExp extends AbstractEscaper
in package

Tags
since
0.13.0
codeCoverageIgnore

Table of Contents

Constants

REG_EXP_DELIMITER  = '/'

Methods

escape()  : mixed
escapeSingleValue()  : string

Constants

REG_EXP_DELIMITER

public mixed REG_EXP_DELIMITER = '/'

Methods

escape()

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

escapeSingleValue()

protected escapeSingleValue(mixed $input) : string
Parameters
$input : mixed
Return values
string

        
On this page

Search results