mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Removed return
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4c19b4d831
commit
202f5077de
|
@ -21,7 +21,6 @@ class LabelsController extends Controller
|
|||
* Returns the Label view with test data
|
||||
*
|
||||
* @param string $labelName
|
||||
* @return \Illuminate\Contracts\View\View | \Illuminate\Http\RedirectResponse
|
||||
* @author Grant Le Roux <grant.leroux+snipe-it@gmail.com>
|
||||
*/
|
||||
public function show(string $labelName)
|
||||
|
|
Loading…
Reference in a new issue