diff --git a/app/Http/Controllers/DetailsController.php b/app/Http/Controllers/DetailsController.php index e435f499c..fbb09f4f2 100644 --- a/app/Http/Controllers/DetailsController.php +++ b/app/Http/Controllers/DetailsController.php @@ -27,8 +27,9 @@ use Illuminate\Support\Facades\Auth; class DetailsController extends BasePageController { /** - * @param string $guid + * @param string $guid * @return \Illuminate\Http\RedirectResponse|void + * * @throws \Foolz\SphinxQL\Exception\ConnectionException * @throws \Foolz\SphinxQL\Exception\DatabaseException * @throws \Foolz\SphinxQL\Exception\SphinxQLException