Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
4ae17f65c8
commit
a176ed2dae
@@ -396,7 +396,7 @@ class PirepController extends Controller
|
||||
/**
|
||||
* Add a new comment
|
||||
*
|
||||
* @param $id
|
||||
* @param $id
|
||||
*
|
||||
* @return \Illuminate\Http\Resources\Json\AnonymousResourceCollection
|
||||
*/
|
||||
@@ -464,7 +464,7 @@ class PirepController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $id
|
||||
* @param $id
|
||||
*
|
||||
* @throws \UnexpectedValueException
|
||||
* @throws \InvalidArgumentException
|
||||
|
||||
@@ -58,8 +58,8 @@ class DatabaseService extends Service
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $table
|
||||
* @param $row
|
||||
* @param $table
|
||||
* @param $row
|
||||
*
|
||||
* @throws \Exception
|
||||
*
|
||||
|
||||
@@ -59,7 +59,7 @@ class ImportService extends Service
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $csv_file
|
||||
* @param $csv_file
|
||||
*
|
||||
* @throws ValidationException
|
||||
*
|
||||
|
||||
@@ -66,8 +66,8 @@ class Database
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $table
|
||||
* @param $row
|
||||
* @param $table
|
||||
* @param $row
|
||||
*
|
||||
* @throws \Exception
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user