mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 13:31:38 +08:00
文件注释规范调整
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
// +----------------------------------------------------------------------
|
||||
// | Author: liu21st <liu21st@gmail.com>
|
||||
// +----------------------------------------------------------------------
|
||||
// $Id$
|
||||
|
||||
namespace Think\View\Driver;
|
||||
use Think\Template;
|
||||
|
||||
class Think {
|
||||
private $template = null;
|
||||
public function __construct($config=[]){
|
||||
|
||||
Reference in New Issue
Block a user