Fix some PHP docs.
This commit is contained in:
@@ -173,8 +173,6 @@ abstract class AbstractApiController extends Controller
|
||||
/**
|
||||
* Respond with a no content response.
|
||||
*
|
||||
* @param string $message
|
||||
*
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
*/
|
||||
protected function noContent()
|
||||
|
||||
Reference in New Issue
Block a user