mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 14:52:47 +08:00
文件注释规范调整
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
// +----------------------------------------------------------------------
|
||||
// | Author: liu21st <liu21st@gmail.com>
|
||||
// +----------------------------------------------------------------------
|
||||
// $Id$
|
||||
|
||||
namespace Think\Session\Driver;
|
||||
use SessionHandler;
|
||||
|
||||
class Driver extends SessionHandler {
|
||||
protected $config = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user