mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Finished cookie.
Finished SecurityHelper.
This commit is contained in:
@ -298,14 +298,6 @@ class Application extends Module
|
||||
date_default_timezone_set($value);
|
||||
}
|
||||
|
||||
// /**
|
||||
// * Returns the security manager component.
|
||||
// * @return SecurityManager the security manager application component.
|
||||
// */
|
||||
// public function getSecurityManager()
|
||||
// {
|
||||
// return $this->getComponent('securityManager');
|
||||
// }
|
||||
//
|
||||
// /**
|
||||
// * Returns the locale instance.
|
||||
|
Reference in New Issue
Block a user