Inherits Replacer.
Public Member Functions | |
__construct ($from, $to, $index=0) | |
replace ($matches) |
Definition at line 220 of file StringUtils.php.
DoubleReplacer::__construct | ( | $ | from, | |
$ | to, | |||
$ | index = 0 | |||
) |
Definition at line 221 of file StringUtils.php.
DoubleReplacer::replace | ( | $ | matches | ) |
Definition at line 227 of file StringUtils.php.