Method Input::setGet

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Input.php line 235
Automatically extracted PHP DOC comment from code:

Set a $_GET parameter

END OF PHP DOC
public function void setGet(string $strKey, mixed $varValue)

Parameters

string $strKey
Not documented yet. Please add documentation to this entry.
mixed $varValue
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 7 and 2?