Example #1
0
 /**
  *
  */
 public function __construct()
 {
     $this->cacheKey = Configure::read('Session.handler.cache');
     parent::__construct();
 }