Skip to content

Commit 4667c09

Browse files
committed
编译 v0.2.3 版本
1 parent 494a66d commit 4667c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controllers/AdminResource.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ interface AdminResource
88
{
99
public function grid();
1010

11-
public function form($isEdit = false, $isDialog = false);
11+
public function form($isEdit = false);
1212

1313
}

0 commit comments

Comments
 (0)