We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5643a commit c9469a1Copy full SHA for c9469a1
src/app/Http/Controllers/Operations/CreateOperation.php
@@ -48,7 +48,7 @@ protected function setupCreateDefaults()
48
/**
49
* Show the form for creating inserting a new row.
50
*
51
- * @return Response
+ * @return \Illuminate\Contracts\View\View
52
*/
53
public function create()
54
{
0 commit comments