Example #1
0
 public function getSession()
 {
     return $this->session ?: XApp_Http_Session::factory();
 }