Solar_Uri_Rewrite::getReplacement()

public string Solar_Uri_Rewrite::getReplacement ( string $key )

Gets the replacement regex for a token.

Parameters

  • (string) $key: The token name.

Returns

  • (string) The replacement regex.

Description

Gets the replacement regex for a token.



Local