安装插件后的基础文件
This commit is contained in:
8
app/admin/controller/developer/stubs/method.stub
Normal file
8
app/admin/controller/developer/stubs/method.stub
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* method 函数
|
||||
*/
|
||||
public function method()
|
||||
{
|
||||
return $this->view();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user