Skip to content

Commit c9469a1

Browse files
authored
Update CreateOperation.php
1 parent ba5643a commit c9469a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Http/Controllers/Operations/CreateOperation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ protected function setupCreateDefaults()
4848
/**
4949
* Show the form for creating inserting a new row.
5050
*
51-
* @return Response
51+
* @return \Illuminate\Contracts\View\View
5252
*/
5353
public function create()
5454
{

0 commit comments

Comments
 (0)