优化 PHPDoc
This commit is contained in:
parent
1abe651bc9
commit
53173c0d6c
@ -15,6 +15,8 @@ class WorkOrderController extends Controller
|
|||||||
/**
|
/**
|
||||||
* Display a listing of the resource.
|
* Display a listing of the resource.
|
||||||
*
|
*
|
||||||
|
* @param WorkOrder $workOrder
|
||||||
|
*
|
||||||
* @return View
|
* @return View
|
||||||
*/
|
*/
|
||||||
public function index(WorkOrder $workOrder): View
|
public function index(WorkOrder $workOrder): View
|
||||||
|
Loading…
Reference in New Issue
Block a user