Query\Drivers\Firebird\Driver::quote
Method to emulate PDO->quote
Signature
public function quote(string
$str,
[int
$param_type = PDO::PARAM_STR] )
Parameters
$str
— string$param_type
— int
Returns
- string