PHP Cake\Network Session - 28 examples found. These are the top rated real world PHP examples of Cake\Network\Session extracted from open source projects. You can rate examples to help us improve the quality of examples.
CakePHP abstracts the handling of sessions. There are several convenient methods to access session information.
This class is the implementation of those methods. They are mostly used by the Session Component.