Example #1
0
 protected function getSessionData($key = '')
 {
     return $this->session->getControllerData($this, $key);
 }