Method Input::get
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Return a $_GET parameter
 public function mixed get(string $strKey, boolean $blnDecodeEntities)
 Parameters
- string $strKey
- Not documented yet. Please add documentation to this entry.
- boolean $blnDecodeEntities
- Default: false
- Not documented yet. Please add documentation to this entry.

Add a comment