Apply fixes from StyleCI
This commit is contained in:

committed by
Manish Verma

parent
2f985011e9
commit
8ef067dbc5
@@ -95,7 +95,7 @@ class CannedController extends Controller
|
||||
/**
|
||||
* Show the form for editing the Canned Response.
|
||||
*
|
||||
* @param type $id
|
||||
* @param type $id
|
||||
* @param type Canned $canned
|
||||
*
|
||||
* @return type View
|
||||
@@ -115,7 +115,7 @@ class CannedController extends Controller
|
||||
/**
|
||||
* Update the Canned Response in database.
|
||||
*
|
||||
* @param type $id
|
||||
* @param type $id
|
||||
* @param type CannedUpdateRequest $request
|
||||
* @param type Canned $canned
|
||||
*
|
||||
@@ -142,7 +142,7 @@ class CannedController extends Controller
|
||||
/**
|
||||
* Delete the Canned Response from storage.
|
||||
*
|
||||
* @param type $id
|
||||
* @param type $id
|
||||
* @param type Canned $canned
|
||||
*
|
||||
* @return type Redirect
|
||||
|
Reference in New Issue
Block a user