$request->hasAuth()
Returns whether the request contains the Authorization header
$request->hasAuth(): bool
Return type
bool
This method modifies the existing $request object it is applied to and returns it again.
Returns whether the request contains the Authorization header
$request->hasAuth(): bool
bool
This method modifies the existing $request object it is applied to and returns it again.