On this page
Package Cake\Model\Datasource\Session
Class summary
- 
     CacheSession provides method for saving sessions into a Cache engine. Used with CakeSession 
- 
     DatabaseSession provides methods to be used with CakeSession. 
Interface summary
- 
     Interface for Session handlers. Custom session handler classes should implement this interface as it allows CakeSession know how to map methods to session_set_save_handler() 
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
 https://api.cakephp.org/2.10/package-Cake.Model.Datasource.Session.html