Apply fixes from StyleCI

This commit is contained in:
Manish Verma
2021-12-17 06:19:23 +00:00
committed by Manish Verma
parent 2f985011e9
commit 8ef067dbc5
23 changed files with 47 additions and 57 deletions

View File

@@ -130,7 +130,7 @@ class HelptopicController extends Controller
/**
* Show the form for editing the specified helptopic.
*
* @param type $id
* @param type $id
* @param type Priority $priority
* @param type Department $department
* @param type Help_topic $topic
@@ -162,7 +162,7 @@ class HelptopicController extends Controller
/**
* Update the specified helptopic in storage.
*
* @param type $id
* @param type $id
* @param type Help_topic $topic
* @param type HelptopicUpdate $request
*