LanguagesControllerLanguage::getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
Signature
protected function getRedirectToItemAppend([int
$recordId = null,
[string
$key = 'lang_id']] )
Parameters
-
$recordId
- The primary key id for the item.
-
$key
- The name of the primary key variable.
Returns
- string
- The arguments to append to the redirect URL.