$currentNamespace
$currentNamespace :
Class to manage the sessions.
It supports normal session (managed from PHP) or database ones. Session-ID can be as URL-parameter or as Cookie. See mymvc.php for configuration items
getInstance() : \myMVC_HttpSession
Returns the instance of this class.
An instance of the session class