Example #1
0
 /**
 * @author     Tishchenko Alexander (info@alex-tisch.ru)
 * @copyright  Copyright (c) 2015 All rights to Tishchenko A.
 * @package    WASP - MVC micro-framework for PHP application
 */
 function session()
 {
     return \Wasp\Session::mySelf();
 }