cfmgrv4 init...4
This commit is contained in:
parent
2b05c05703
commit
4e2354fa32
@ -50,13 +50,6 @@ class AuditLogController extends CloudflareController
|
||||
return $this->view_procedure($uid);
|
||||
}
|
||||
// 리스트
|
||||
protected function list_process_result(): string
|
||||
{
|
||||
return view(
|
||||
$this->view_path . strtolower($this->getService()->class_path) . "/index",
|
||||
['viewDatas' => $this->getViewDatas()]
|
||||
);
|
||||
}
|
||||
public function index(): string
|
||||
{
|
||||
$this->init(__FUNCTION__);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user