Method Session::get
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return a particular session parameter
public function array get(string $strKey)
Parameters
- string $strKey
- Not documented yet. Please add documentation to this entry.
Add a comment