Solar_Uri_Rewrite::mergeReplacements()
public
void
Solar_Uri_Rewrite::mergeReplacements
( array $list = NULL
)
Merges a new list of replacement regex tokens with the existing ones; the new ones will replace any existing replacements with the same keys.
Parameters
(array)
$list
: Merge these tokens with the existing ones.
Returns
(void)
Description
Merges a new list of replacement regex tokens with the existing ones; the new ones will replace any existing replacements with the same keys.