Esempio n. 1
0
 public static function set($userSession = null)
 {
     self::$_userSession = $userSession;
 }