This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
form-builder
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
xaboy
6 years ago
parent
fd55344c72
commit
715919bee9
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/Contract/FormHandleInterface.php
+ 0
- 1
src/Contract/FormHandleInterface.php
View File
@@ -8,5 +8,4 @@ interface FormHandleInterface
{
public function form();
- public function view();
}