JSession::__get
Magic method to get read-only access to properties.
Signature
public function __get(string
$nameĀ )
Parameters
-
$name
- Name of property to retrieve
Returns
- mixed
- The value of the property